Merge pull request #15 from atc-net/feature/maintenance #15
Annotations
8 warnings
merge-to-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nelonoel/branch-name@v1.0.1, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
merge-to-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: nelonoel/branch-name@v1.0.1. 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/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/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)
|