Skip to content

[Remove] unused references and insert override on transitive dependency #157

[Remove] unused references and insert override on transitive dependency

[Remove] unused references and insert override on transitive dependency #157

Triggered via push October 20, 2024 13:25
Status Success
Total duration 1m 41s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: ECoreNetto/Utils/EcoreObjectFactory.cs#L228
Remove the unused private setter 'set_EStringToStringMapEntry'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: ECoreNetto/ModelElement/NamedElement/EPackage.cs#L98
Remove the unused private setter 'set_EFactoryInstance'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EAttribute.cs#L33
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
Build: ECoreNetto/ModelElement/NamedElement/TypedElement/StructuralFeature/EReference.cs#L34
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
Build: ECoreNetto/ModelElement/NamedElement/Classifier/EEnum.cs#L31
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
Build: ECoreNetto/ModelElement/EFactory.cs#L47
Remove the unused private setter 'set_EPackage'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: ECoreNetto.Extensions/ModelElementExtensions.cs#L100
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ECoreNetto.HandleBars/StructuralFeatureHelper.cs#L42
Refactor this method to reduce its Cognitive Complexity from 36 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ECoreNetto.Reporting/Generators/HandleBarsReportGenerator.cs#L59
Remove this call from a constructor to the overridable 'RegisterHelpers' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)
Build: ECoreNetto.Reporting/Generators/HandleBarsReportGenerator.cs#L60
Remove this call from a constructor to the overridable 'RegisterTemplates' method. (https://rules.sonarsource.com/csharp/RSPEC-1699)