Skip to content

[Implement] SonarQube improvements #184

[Implement] SonarQube improvements

[Implement] SonarQube improvements #184

Triggered via push May 14, 2024 12:13
Status Success
Total duration 1m 30s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/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#L121
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/RelationGroup.cs#L140
Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)