Skip to content

[Add] release.bat file #167

[Add] release.bat file

[Add] release.bat file #167

Triggered via push April 13, 2024 14:58
Status Success
Total duration 1m 20s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build: ReqIFSharp/Datatype/DatatypeDefinitionXHTML.cs#L32
Rename class 'DatatypeDefinitionXHTML' to match pascal case naming rules, consider using 'DatatypeDefinitionXhtml'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Build: ReqIFSharp/DefaultXmlAttributeFactory.cs#L38
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
Build: ReqIFSharp/DefaultXmlAttributeFactory.cs#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
Build: ReqIFSharp/AttributeDefinition/AttributeDefinitionXHTML.cs#L42
Rename class 'AttributeDefinitionXHTML' to match pascal case naming rules, consider using 'AttributeDefinitionXhtml'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Build: ReqIFSharp/AttributeValue/AttributeValueXHTML.cs#L40
Rename class 'AttributeValueXHTML' to match pascal case naming rules, consider using 'AttributeValueXhtml'. (https://rules.sonarsource.com/csharp/RSPEC-101)
Build: ReqIFSharp/SpecType/SpecType.cs#L80
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ReqIFSharp/SpecType/SpecType.cs#L127
Refactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ReqIFSharp/SpecElementWithAttributes/SpecRelation.cs#L90
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ReqIFSharp/SpecElementWithAttributes/SpecRelation.cs#L146
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: ReqIFSharp/SpecElementWithAttributes/SpecHierarchy.cs#L491
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)