Skip to content

[Move] Ecore expected output to dedicated folder #242

[Move] Ecore expected output to dedicated folder

[Move] Ecore expected output to dedicated folder #242

Triggered via push March 2, 2025 09:38
Status Success
Total duration 4m 47s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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.CodeGenerator/Generators/EcoreHandleBarsGenerators/CoreDtoDictionaryWriterGenerator.cs#L36
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: SysML2.NET.CodeGenerator/Generators/EcoreHandleBarsGenerators/CorePocoGenerator.cs#L23
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: SysML2.NET.CodeGenerator/Generators/UmlHandleBarsGenerators/UmlHandleBarsGenerator.cs#L48
Add a new line at the end of the file 'UmlHandleBarsGenerator.cs'. (https://rules.sonarsource.com/csharp/RSPEC-113)
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/DocumentationHelper.cs#L59
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/StructuralFeatureHelper.cs#L142
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: SysML2.NET.CodeGenerator/HandleBarHelpers/TypeNameHelper.cs#L26
Replace all tab characters in this file by sequences of white-spaces. (https://rules.sonarsource.com/csharp/RSPEC-105)
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L49
Remove this call from a constructor to the overridable 'RegisterHelpers' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
Build: SysML2.NET.CodeGenerator/Generators/HandleBarsGenerator.cs#L50
Remove this call from a constructor to the overridable 'RegisterTemplates' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
Build: SysML2.NET.CodeGenerator/Generators/Generator.cs#L43
Replace this call to 'Assembly.GetExecutingAssembly()' with 'Type.Assembly'. (https://rules.sonarsource.com/csharp/RSPEC-3902)