Fix #315 #1049
Annotations
1 error and 10 warnings
|
Build
Process completed with exit code 1.
|
|
Build:
SysML2.NET/Comparer/NullableStringEqualityComparer.cs#L54
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
Build:
SysML2.NET.CodeGenerator/HandleBarHelpers/PropertyHelper.cs#L1306
Extract this nested ternary operation into an independent statement.
|
|
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.
|
|
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
|