Skip to content

[update] PackageReader #32

[update] PackageReader

[update] PackageReader #32

Triggered via push October 7, 2024 21:06
Status Failure
Total duration 1m 12s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build
Process completed with exit code 1.
Build: uml4net/POCO/Packages/IExtension.cs#L55
'IExtension.OwnedEnd' hides inherited member 'IAssociation.OwnedEnd'. Use the new keyword if hiding was intended.
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#L57
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#L62
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#L67
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 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Build: uml4net/Assembler.cs#L44
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation. (https://rules.sonarsource.com/csharp/RSPEC-1186)