Merge pull request #11 from atc-net/feature/updating_jdk_version #11
Annotations
11 warnings
merge-to-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nelonoel/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
merge-to-stable:
src/Atc.Rest.MinimalApi/Extensions/ValidationProblemExtensions.cs#L184
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L8
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L11
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L12
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
merge-to-stable:
sample/src/Demo.Api/Options/ConfigureSwaggerOptions.cs#L38
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
merge-to-stable:
sample/src/Demo.Api/Program.cs#L25
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
merge-to-stable:
src/Atc.Rest.MinimalApi/Extensions/ValidationProblemExtensions.cs#L184
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L8
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L11
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
merge-to-stable:
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L12
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|