Skip to content

[Update] dependencies and refactor using explicit reference to extension method #412

[Update] dependencies and refactor using explicit reference to extension method

[Update] dependencies and refactor using explicit reference to extension method #412

Triggered via pull request January 23, 2026 12:43
Status Success
Total duration 6m 9s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET/PIM/DTO/DataIdentity.cs#L27
XML comment has cref attribute 'IData' that could not be resolved
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#L668
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
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)