Skip to content

272 feature verify textual notation on bigger model #961

272 feature verify textual notation on bigger model

272 feature verify textual notation on bigger model #961

Triggered via pull request June 3, 2026 09:19
Status Success
Total duration 12m 49s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method.
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/RuleProcessor.CollectionProcessing.cs#L90
Remove the unnecessary Boolean literal(s).
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/RuleProcessor.ElementProcessing.cs#L234
Define a constant instead of using this literal 'stringBuilder.Append(' ');' 5 times.
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/RuleProcessor.ElementProcessing.cs#L200
Define a constant instead of using this literal 'Unknown' 6 times.
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfBaseListener.cs#L38
'kebnfBaseListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfBaseVisitor.cs#L37
'kebnfBaseVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfLexer.cs#L33
'kebnfLexer' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfListener.cs#L33
'IkebnfListener' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfParser.cs#L36
'kebnfParser' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/SysML2/NET/CodeGenerator/Grammar/kebnfVisitor.cs#L34
'IkebnfVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute