Skip to content

[WIP]: KEBNF files are parsed and turn into object graph #624

[WIP]: KEBNF files are parsed and turn into object graph

[WIP]: KEBNF files are parsed and turn into object graph #624

Status Success
Total duration 2m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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