Skip to content

[Update] Microsoft.AspNetCore.WebUtilities to version 8.0.8; bump ver… #184

[Update] Microsoft.AspNetCore.WebUtilities to version 8.0.8; bump ver…

[Update] Microsoft.AspNetCore.WebUtilities to version 8.0.8; bump ver… #184

Triggered via push October 4, 2024 05:36
Status Success
Total duration 1m 45s
Artifacts

CodeQuality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: reqifviewer/Pages/Index/IndexPage.razor.cs#L249
Change return type to 'void'; not a single caller uses the returned value. (https://rules.sonarsource.com/csharp/RSPEC-3241)
Build: reqifviewer/Program.cs#L46
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: reqifviewer/Pages/Index/IndexPage.razor.cs#L46
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: reqifviewer/Pages/Specification/SpecificationDetailsPage.razor#L151
Make 'SpecObjectTemplate' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
Build: reqifviewer/Pages/ExternalObjects/ExternalObjectDetailsPage.razor#L121
Dispose 'cts' when it is no longer needed. (https://rules.sonarsource.com/csharp/RSPEC-2930)
Build: reqifviewer/Pages/Specification/SpecificationDetailsPage.razor#L162
Replace this type-check-and-cast sequence to use pattern matching. (https://rules.sonarsource.com/csharp/RSPEC-3247)
Build: reqifviewer/Components/SpecObjectsComponent.razor#L71
Remove this unread private field 'title' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
Build: reqifviewer/Pages/SpecType/SpecTypePage.razor#L186
Either implement 'IDisposable.Dispose', or totally rename this method to prevent confusion. (https://rules.sonarsource.com/csharp/RSPEC-2953)
Build: reqifviewer/Shared/SideMenu.razor#L45
'reqif' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)
Build: reqifviewer/Pages/SpecType/SpecTypePage.razor#L143
'reqIf' is null on at least one execution path. (https://rules.sonarsource.com/csharp/RSPEC-2259)