Skip to content

Merge pull request #196 from atc-net/feature/yml-extension #114

Merge pull request #196 from atc-net/feature/yml-extension

Merge pull request #196 from atc-net/feature/yml-extension #114

Triggered via push July 15, 2024 11:22
Status Success
Total duration 3m 1s
Artifacts
merge-to-stable
2m 52s
merge-to-stable
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: nelonoel/branch-name@v1.0.1, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L130
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/GenerateContentForSolutionFile.cs#L33
Define a constant instead of using this literal 'EndGlobalSection' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/GenerateContentForEnum.cs#L18
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Factories/AttributesParametersFactory.cs#L21
Refactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/GenerateContentForClass.cs#L18
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Extensions/StringBuilderExtensions.cs#L153
Refactor this method to reduce its Cognitive Complexity from 21 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Extensions/StringBuilderExtensions.cs#L203
Method has 10 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L49
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/GenerateContentForRecords.cs#L17
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L161
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)