Merge pull request #8 from atc-net/feature/documentation-update #8
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, nelonoel/branch-name@v1.0.1, actions/setup-dotnet@v1, actions/setup-java@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/Atc.Rest.MinimalApi/Extensions/ValidationProblemExtensions.cs#L184
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
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)
|
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L8
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L11
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L12
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
sample/src/Demo.Api/Program.cs#L25
Make sure this permissive CORS policy is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5122)
|
src/Atc.Rest.MinimalApi/Extensions/ValidationProblemExtensions.cs#L184
Pass a timeout to limit the execution time. (https://rules.sonarsource.com/csharp/RSPEC-6444)
|
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)
|
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L8
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
sample/src/Demo.Api/Extensions/WebApplicationBuilderExtensions.cs#L11
Make sure that this logger's configuration is safe. (https://rules.sonarsource.com/csharp/RSPEC-4792)
|
The logs for this run have expired and are no longer available.
Loading