Skip to content

Bump Ardalis.GuardClauses from 4.0.1 to 4.1.1 #88

Bump Ardalis.GuardClauses from 4.0.1 to 4.1.1

Bump Ardalis.GuardClauses from 4.0.1 to 4.1.1 #88

Triggered via push October 2, 2023 17:58
Status Failure
Total duration 2m 5s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
unit-test
45s
unit-test
Publish to GitHub Packages
0s
Publish to GitHub Packages
Official Release to GitHub Packages
0s
Official Release to GitHub Packages
Official Release to NuGet.org
0s
Official Release to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 10 warnings
build (ubuntu-latest): src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest): src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest): src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest): src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest): src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest): src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
unit-test: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
unit-test: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
unit-test: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
unit-test: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
unit-test: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
unit-test: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
unit-test
Process completed with exit code 1.
CodeQL-Analyze: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
CodeQL-Analyze
Process completed with exit code 1.
analyze: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
analyze: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
analyze: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
analyze: src/Authentication/Configurations/AuthenticationOptions.cs#L38
No overload for method 'Null' takes 1 arguments
analyze: src/Authentication/Extensions/HttpContextExtension.cs#L35
No overload for method 'Null' takes 1 arguments
analyze: src/Authentication/Extensions/HttpContextExtension.cs#L36
No overload for method 'Null' takes 1 arguments
analyze
Process completed with exit code 1.
unit-test: src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s).
unit-test: src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L65
Collection-specific "Exists" method should be used instead of the "Any" extension.
unit-test: src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s).
unit-test: src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s).
unit-test: src/Authentication/Extensions/ArrayExtensions.cs#L23
Use '.Any()' to test whether this 'IEnumerable<T>' is empty or not.
unit-test: src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s).
unit-test: src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified with "LINQ" expressions
unit-test: src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s).
unit-test: src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L65
Collection-specific "Exists" method should be used instead of the "Any" extension.
unit-test: src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s).