Skip to content

Update dependency Ardalis.GuardClauses to 4.6.0 (main) #5462

Update dependency Ardalis.GuardClauses to 4.6.0 (main)

Update dependency Ardalis.GuardClauses to 4.6.0 (main) #5462

Triggered via pull request December 2, 2024 17:02
Status Failure
Total duration 1m 27s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
build-test: ConcernsCaseWork/ConcernsCaseWork.API.Contracts/Case/ConcernCaseRequest.cs#L58
'CanBeNullAttribute' is inaccessible due to its protection level
build-test: ConcernsCaseWork/ConcernsCaseWork.API.Contracts/Case/ConcernCaseRequest.cs#L58
'CanBeNullAttribute' is inaccessible due to its protection level
build-test
Process completed with exit code 1.
appsettings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-test: ConcernsCaseWork/ConcernsCaseWork.API.Contracts/Case/ActiveCaseSummaryResponse.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-test: ConcernsCaseWork/ConcernsCaseWork.Utils/Extensions/EnumExtensions.cs#L11
Converting null literal or possible null value to non-nullable type.
build-test: ConcernsCaseWork/ConcernsCaseWork.Utils/Extensions/IntegerExtensions.cs#L7
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
build-test: ConcernsCaseWork/ConcernsCaseWork.Utils/Extensions/BooleanExtensions.cs#L7
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
build-test: ConcernsCaseWork/ConcernsCaseWork.Utils/Extensions/IntegerExtensions.cs#L7
Extract this nested ternary operation into an independent statement. (https://rules.sonarsource.com/csharp/RSPEC-3358)
build-test: ConcernsCaseWork/ConcernsCaseWork.Utils/Extensions/StringExtension.cs#L40
Using http protocol is insecure. Use https instead. (https://rules.sonarsource.com/csharp/RSPEC-5332)