Skip to content

Refactor and simplify compliance permissions #174

Refactor and simplify compliance permissions

Refactor and simplify compliance permissions #174

Triggered via pull request December 19, 2024 22:24
Status Success
Total duration 4m 54s
Artifacts

sonarcloud-scan.yml

on: pull_request
Analyze with SonarCloud
4m 40s
Analyze with SonarCloud
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze with SonarCloud: src/AppServices/Compliance/Search/CommonFilters.cs#L33
Dereference of a possibly null reference.
Analyze with SonarCloud: tests/AppServicesTests/ComplianceSearch/FceFilterTests.cs#L321
Dereference of a possibly null reference.
Analyze with SonarCloud: tests/AppServicesTests/ComplianceSearch/FceFilterTests.cs#L325
Dereference of a possibly null reference.
Analyze with SonarCloud: src/WebApp/Pages/Compliance/FCE/Restore.cshtml.cs#L10
Parameter 'authorization' is unread.
Analyze with SonarCloud: src/WebApp/Pages/Compliance/FCE/Delete.cshtml.cs#L11
Parameter 'authorization' is unread.
Analyze with SonarCloud: src/WebApp/Pages/Compliance/FCE/Add.cshtml.cs#L29
Define a constant instead of using this literal 'Facility ID not found.' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)