Skip to content

121 feature implement elementextensions #607

121 feature implement elementextensions

121 feature implement elementextensions #607

Triggered via pull request April 8, 2026 11:27
Status Success
Total duration 10m 13s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET/PIM/DTO/Commit.cs#L34
XML comment has cref attribute 'Create' that could not be resolved
Build: SysML2.NET/Comparer/NullableStringEqualityComparer.cs#L33
XML comment on 'NullSafeStringComparer.Equals(string, string)' has a paramref tag for 'T', but there is no parameter by that name
Build: SysML2.NET/Comparer/NullableStringEqualityComparer.cs#L32
XML comment on 'NullSafeStringComparer.Equals(string, string)' has a paramref tag for 'T', but there is no parameter by that name
Build: SysML2.NET/Comparer/NullableStringEqualityComparer.cs#L55
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Build: SysML2.NET/Extend/TypeExtensions.cs#L658
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
Build: SysML2.NET/Extend/TypeExtensions.cs#L651
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag ''.'
Build: SysML2.NET/Extend/TypeExtensions.cs#L650
XML comment has badly formed XML -- 'The character(s) '.' cannot be used at this location.'
Build: SysML2.NET/Extend/TypeExtensions.cs#L650
XML comment has badly formed XML -- 'An identifier was expected.'
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L50
Remove this call from a constructor to the overridable 'RegisterTemplates' method.
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method.