Skip to content

Merge pull request #211 from atc-net/hotfix/client-generation #130

Merge pull request #211 from atc-net/hotfix/client-generation

Merge pull request #211 from atc-net/hotfix/client-generation #130

Triggered via push December 13, 2024 18:53
Status Success
Total duration 3m 11s
Artifacts
merge-to-stable
3m 1s
merge-to-stable
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
merge-to-stable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
merge-to-stable: src/Atc.Rest.ApiGenerator.Contracts/Extensions/ApiOperationResponseModelExtensions.cs#L64
Define a constant instead of using this literal 'DummyOperation' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
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/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/GenerateContentForProjectFile.cs#L13
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)