[Update] to Logging Abstractions to version 8.0.0 #164
Annotations
11 warnings
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#L33
Refactor your code not to use hardcoded absolute paths or URIs. (https://rules.sonarsource.com/csharp/RSPEC-1075)
|
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/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/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/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)
|