Skip to content

[Update] references and remove unused references #418

[Update] references and remove unused references

[Update] references and remove unused references #418

Triggered via push January 23, 2026 18:09
Status Success
Total duration 6m 38s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET/PIM/DTO/CommitReference.cs#L29
XML comment has cref attribute 'CommitRefererence' that could not be resolved
Build: SysML2.NET/PIM/DTO/Commit.cs#L36
XML comment has cref attribute 'Change' that could not be resolved
Build: SysML2.NET/PIM/DTO/Commit.cs#L34
XML comment has cref attribute 'Create' that could not be resolved
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#L668
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/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)