Merge pull request #188 from atc-net/feature/client-generation-httpcl… #107
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.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L128
Complete the task associated to this 'TODO' comment.
|
src/Atc.CodeGeneration.CSharp/Extensions/StringBuilderExtensions.cs#L116
Method has 8 parameters, which is greater than the 7 authorized.
|
src/Atc.CodeGeneration.CSharp/Content/Generators/GenerateContentForClass.cs#L18
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.
|
src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L49
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed.
|
src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L71
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L114
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L159
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.
|
src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L229
Refactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.
|
sample/src/Demo.Api/Startup.cs#L13
Complete the task associated to this 'TODO' comment.
|
sample/src/Demo.Api/web.config#L6
Make sure the content length limit is safe here.
|
The logs for this run have expired and are no longer available.
Loading