Skip to content

[Add] generator and generated DTO Comparer classes; fixes #60 #445

[Add] generator and generated DTO Comparer classes; fixes #60

[Add] generator and generated DTO Comparer classes; fixes #60 #445

Triggered via push February 7, 2026 17:30
Status Success
Total duration 8m 0s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/PropertyHelper.cs#L768
Remove the unused local variable 'redefiningProperty'. (https://rules.sonarsource.com/csharp/RSPEC-1481)
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/HandleBarHelpers/PropertyHelper.cs#L1006
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
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/UmlHandleBarsGenerators/UmlMessagePackGenerator.cs#L101
Define a constant instead of using this literal 'SysML' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCorePocoGenerator.cs#L176
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreJsonDtoDeSerializerGenerator.cs#L112
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#L193
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)