Skip to content

[WIP] Added prefix on assingment, gonna start implement logic for bui… #530

[WIP] Added prefix on assingment, gonna start implement logic for bui…

[WIP] Added prefix on assingment, gonna start implement logic for bui… #530

Status Failure
Total duration 8m 54s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCorePocoGenerator.cs#L176
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreJsonDtoDeSerializerGenerator.cs#L112
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreDtoGenerator.cs#L193
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Grammar/TextualNotationSpecificationVisitor.cs#L178
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
Build: SysML2.NET.CodeGenerator/Grammar/AutoGenGrammar/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/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/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/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/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/kebnfVisitor.cs#L34
'IkebnfVisitor<Result>' does not need a CLSCompliant attribute because the assembly does not have a CLSCompliant attribute