[Add] release.bat and dependabot #213
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/HandleBarHelpers/StructuralFeatureHelper.cs#L44
Refactor this method to reduce its Cognitive Complexity from 22 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
SysML2.NET.CodeGenerator/HandleBarHelpers/TypeNameHelper.cs#L44
Refactor this method to reduce its Cognitive Complexity from 54 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
SysML2.NET.CodeGenerator/Extensions/EcoreExtensions.cs#L428
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
SysML2.NET/PIM/POCO/DataIdentity.cs#L35
Make this field 'private' and encapsulate it in a 'public' property. (https://rules.sonarsource.com/csharp/RSPEC-1104)
|
Build:
SysML2.NET/Decorators/EFeatureAttribute.cs#L79
Constructor has 12 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
|
Build:
SysML2.NET.Dal/Core/AutoGenPocoExtension/ViewRenderingMembershipExtensions.cs#L133
Refactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
SysML2.NET.Dal/Core/AutoGenPocoExtension/ViewRenderingMembershipExtensions.cs#L163
Remove this unnecessary cast to 'IElement'. (https://rules.sonarsource.com/csharp/RSPEC-1905)
|
Build:
SysML2.NET.Dal/Core/AutoGenPocoExtension/ViewRenderingMembershipExtensions.cs#L175
Remove this unnecessary cast to 'IElement'. (https://rules.sonarsource.com/csharp/RSPEC-1905)
|
Loading