[Add] release.bat and dependabot #211
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.OGM/PIM/AutoGenRepository/BranchRepository.cs#L81
Unreachable code detected
|
Build:
SysML2.NET.OGM/PIM/AutoGenRepository/ProjectRepository.cs#L80
Unreachable code detected
|
Build:
SysML2.NET.OGM/PIM/AutoGenRepository/BranchRepository.cs#L126
Use 'Count' property here instead. (https://rules.sonarsource.com/csharp/RSPEC-2971)
|
Loading