Skip to content

Fix #49: POCO to DTO can include derived properties values #408

Fix #49: POCO to DTO can include derived properties values

Fix #49: POCO to DTO can include derived properties values #408

Triggered via pull request January 22, 2026 10:59
Status Success
Total duration 6m 8s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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/Extensions/EcoreExtensions.cs#L342
Define a constant instead of using this literal 'documentation' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L73
Define a constant instead of using this literal 'EDouble' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L72
Define a constant instead of using this literal 'String' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L69
Define a constant instead of using this literal 'Integer' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L68
Define a constant instead of using this literal 'Boolean' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)