Skip to content

Generate DTO Comparer classes; fixes #60 #448

Generate DTO Comparer classes; fixes #60

Generate DTO Comparer classes; fixes #60 #448

Triggered via pull request February 7, 2026 18:05
Status Success
Total duration 7m 58s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET/PIM/DTO/DataDifference.cs#L29
Missing XML comment for publicly visible type or member 'DataDifference.CompareData'
Build: SysML2.NET/PIM/DTO/DataDifference.cs#L27
Missing XML comment for publicly visible type or member 'DataDifference.BaseData'
Build: SysML2.NET/PIM/DTO/DataDifference.cs#L25
Missing XML comment for publicly visible type or member 'DataDifference'
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/HandleBarHelpers/PropertyHelper.cs#L1006
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreDtoComparerGenerator.cs#L218
Remove this useless assignment to local variable 'generatedDataTransferObjectComparerProvider'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
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)