Skip to content

added explicit on dictionary ecore codegen #351

added explicit on dictionary ecore codegen

added explicit on dictionary ecore codegen #351

Status Success
Total duration 1h 15m 22s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCoreDtoGenerator.cs#L203
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#L111
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlCorePocoGenerator.cs#L175
Define a constant instead of using this literal 'SysML' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L342
Define a constant instead of using this literal 'documentation' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L73
Define a constant instead of using this literal 'EDouble' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L72
Define a constant instead of using this literal 'String' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L69
Define a constant instead of using this literal 'Integer' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L68
Define a constant instead of using this literal 'Boolean' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
Build: SysML2.NET.PSM.REST/Project.cs#L25
Remove this empty class, write its code or make it an "interface". (https://rules.sonarsource.com/csharp/RSPEC-2094)
Build: SysML2.NET.PSM.REST/Project.cs#L25
Missing XML comment for publicly visible type or member 'Project'