Skip to content

WIP

WIP #421

Triggered via push January 25, 2026 15:29
Status Failure
Total duration 5m 50s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/PropertyHelper.cs#L864
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlHandleBarsGenerator.cs#L80
Loop should be simplified by calling Select(containedPackage => containedPackage.PackagedElement)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/EnumerationHelper.cs#L52
Loop should be simplified by calling Select(enumerationLiteral => enumerationLiteral.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L50
Remove this call from a constructor to the overridable 'RegisterTemplates' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCorePocoGenerator.cs#L175
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlMessagePackGenerator.cs#L94
Define a constant instead of using this literal 'SysML' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreJsonDtoDeSerializerGenerator.cs#L111
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreDtoGenerator.cs#L203
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/ClassHelper.cs#L53
Define a constant instead of using this literal 'supposed to be IClass' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)