Skip to content

[WIP] Improved G4 and process TerminalElement rules #531

[WIP] Improved G4 and process TerminalElement rules

[WIP] Improved G4 and process TerminalElement rules #531

Status Cancelled
Total duration 6m 22s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
Build
Canceling since a higher priority waiting request for Build & Test & SonarQube-refs/heads/80-feature-implement-derived-property-textualnotation exists
Build
The operation was canceled.
Build & Test & SonarQube
Canceling since a higher priority waiting request for Build & Test & SonarQube-refs/heads/80-feature-implement-derived-property-textualnotation exists
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/HandleBarHelpers/ClassHelper.cs#L53
Define a constant instead of using this literal 'supposed to be IClass' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Grammar/TextualNotationSpecificationVisitor.cs#L196
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/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