Minor Changes #468
Annotations
7 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Restore the ReaLTaiizor
The target framework 'netcoreapp3.1-windows' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Execute Unit Tests:
ready/ReaLTaiizor.Translate/ReaLTaiizor.Translate/Translate.cs#L64
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Execute Unit Tests:
ready/ReaLTaiizor.Translate/ReaLTaiizor.Translate/Translate.cs#L65
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Execute Unit Tests:
ready/ReaLTaiizor.Translate/ReaLTaiizor.Translate/Translate.cs#L65
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Execute Unit Tests:
ready/ReaLTaiizor.Translate/ReaLTaiizor.Translate/Translate.cs#L65
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Execute Unit Tests:
ready/ReaLTaiizor.Translate/ReaLTaiizor.Translate/Translate.cs#L65
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
Loading