Skip to content

[Fix] (de)serialization of AlternativeID; fixes #54 #183

[Fix] (de)serialization of AlternativeID; fixes #54

[Fix] (de)serialization of AlternativeID; fixes #54 #183

Triggered via pull request May 14, 2024 12:07
Status Success
Total duration 1m 13s
Artifacts

CodeQuality.yml

on: pull_request
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/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#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/SpecHierarchy.cs#L478
Refactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)