Skip to content

Merge pull request #208 from atc-net/feature/security #127

Merge pull request #208 from atc-net/feature/security

Merge pull request #208 from atc-net/feature/security #127

Re-run triggered August 22, 2024 16:29
Status Success
Total duration 3m 9s
Artifacts
merge-to-stable
3m 0s
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/[email protected]. 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 use a deprecated Node.js version and will be forced to run on node20: nelonoel/[email protected], 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/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/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)
merge-to-stable: src/Atc.CodeGeneration.CSharp/Content/Generators/Internal/GenerateContentWriter.cs#L246
Refactor this method to reduce its Cognitive Complexity from 29 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/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)