Skip to content

[FIX] Clean up

[FIX] Clean up #63

Triggered via push October 28, 2024 15:46
Status Success
Total duration 1m 46s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: uml4net/POCO/CommonStructure/ITemplateParameterSubstitution.cs#L29
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: uml4net/POCO/CommonStructure/ITemplateSignature.cs#L28
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: uml4net/POCO/CommonStructure/IUsage.cs#L29
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: uml4net/Decorators/PropertyAttribute.cs#L59
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Build: uml4net/Decorators/PropertyAttribute.cs#L64
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Build: uml4net/Decorators/PropertyAttribute.cs#L69
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Build: uml4net/Decorators/PropertyAttribute.cs#L94
Remove the member initializer, all constructors set an initial value for the member. (https://rules.sonarsource.com/csharp/RSPEC-3604)
Build: uml4net/POCO/StateMachines/IVertex.cs#L30
'IRedefinableElement' implements 'INamedElement' so 'INamedElement' can be removed from the inheritance list. (https://rules.sonarsource.com/csharp/RSPEC-1939)
Build: uml4net/Decorators/PropertyAttribute.cs#L37
Constructor has 9 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Build: uml4net.Extensions/PropertyExtensions.cs#L59
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)