[Bump] version to 6.0.1 of ECoreNetto.Extensions, ECoreNetto.HandleBa… #165
Annotations
10 warnings
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#L46
Remove the unused private setter 'set_EPackage'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build:
ECoreNetto/Utils/EcoreObjectFactory.cs#L228
Remove the unused private setter 'set_EStringToStringMapEntry'. (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)
|
Loading