Skip to content

Fix #75: Containmnet principle implemented #498

Fix #75: Containmnet principle implemented

Fix #75: Containmnet principle implemented #498

Triggered via pull request February 16, 2026 09:07
Status Cancelled
Total duration 6m 48s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Build
Canceling since a higher priority waiting request for Build & Test & SonarQube-78 exists
Build
The operation was canceled.
Build & Test & SonarQube
Canceling since a higher priority waiting request for Build & Test & SonarQube-78 exists
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#L1076
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)
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)