Skip to content

80 feature implement derived property textualnotation #564

80 feature implement derived property textualnotation

80 feature implement derived property textualnotation #564

Triggered via pull request March 13, 2026 15:24
Status Success
Total duration 8m 44s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreTextualNotationBuilderGenerator.cs#L196
Remove the unused private method 'GenerateBuilderFacade'.
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/RulesHelper.cs#L1065
Private classes which are not derived in the current assembly should be marked as 'sealed'.
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/RulesHelper.cs#L999
Private classes which are not derived in the current assembly should be marked as 'sealed'.
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