Update build.yml #227
Annotations
1 error and 10 warnings
|
Build and analyze
Process completed with exit code 1.
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Geometry/Shapes.cs#L7
All 'Rectangle' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Geometry/Rectangle.cs#L8
Seal class 'Rectangle' or implement 'IEqualityComparer<T>' instead. (https://rules.sonarsource.com/csharp/RSPEC-4035)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Geometry/Rectangle.cs#L8
Implement 'IEquatable<Rectangle>'. (https://rules.sonarsource.com/csharp/RSPEC-3897)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Controls/Control.cs#L6
Convert this 'abstract' class to an interface. (https://rules.sonarsource.com/csharp/RSPEC-1694)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Behavior.cs#L5
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/PathGenerators/SmoothPathGenerator.cs#L74
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Models/PortModel.cs#L63
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Diagram.cs#L304
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Diagram.cs#L164
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
|
Build and analyze:
src/Blazor.Diagrams.Core/Diagram.cs#L164
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Loading