Update dotnetcore.yml #108
Annotations
12 warnings
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build:
THttpWebRequest/Web/TWebRequest.cs#L163
'WebRequest.Create(Uri)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
build:
THttpWebRequest/Helper/RandomHelper.cs#L10
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
build:
THttpWebRequest/Helper/RandomHelper.cs#L12
All 'GetRandomStringFrom' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
build:
THttpWebRequest/Utility/ProgressBar.cs#L7
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
build:
THttpWebRequest/Helper/StringHelper.cs#L18
Indexing at Count-1 should be used instead of the "Enumerable" extension method "Last" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
build:
THttpWebRequest/Web/TWebRequest.cs#L118
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
build:
THttpWebRequest/Utility/ProgressBar.cs#L42
Replace this lock on 'Timer' with a lock against an object that cannot be accessed across application domain boundaries. (https://rules.sonarsource.com/csharp/RSPEC-3998)
|
build:
THttpWebRequest/Web/TWebRequest.cs#L120
Merge this if statement with the enclosing one. (https://rules.sonarsource.com/csharp/RSPEC-1066)
|
build:
THttpWebRequest/Utility/ProgressBar.cs#L94
Replace this lock on 'Timer' with a lock against an object that cannot be accessed across application domain boundaries. (https://rules.sonarsource.com/csharp/RSPEC-3998)
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
release
|
444 KB |
|