Bump gittools/actions from 3.1.1 to 4.0.1 #186
ci.yml
on: push
Matrix: build
unit-test
1m 10s
CodeQL-Analyze
1m 51s
analyze
2m 11s
Publish to GitHub Packages
0s
Official Release to GitHub Packages
0s
Official Release to NuGet.org
0s
Annotations
5 errors and 19 warnings
|
build (ubuntu-latest)
Version spec '6.0.5' resolved as '6.0.5' does not satisfy the range '>=6.1.0 <7.0.0'.See https://github.com/GitTools/actions/blob/main/docs/versions.md for more information.
|
|
build (ubuntu-latest)
Version spec '6.0.5' resolved as '6.0.5' does not satisfy the range '>=6.1.0 <7.0.0'.See https://github.com/GitTools/actions/blob/main/docs/versions.md for more information.
|
|
build (windows-latest)
The operation was canceled.
|
|
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
unit-test
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3.1.4/dist/codecov' failed with exit code 255
|
|
unit-test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L87
Make 'ValidateClaims' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
unit-test:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Extensions/ArrayExtensions.cs#L23
Use '.Any()' to test whether this 'IEnumerable<T>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L87
Make 'ValidateClaims' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Extensions/ArrayExtensions.cs#L23
Use '.Any()' to test whether this 'IEnumerable<T>' is empty or not. (https://rules.sonarsource.com/csharp/RSPEC-1155)
|
|
unit-test:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L87
Make 'ValidateClaims' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
analyze
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|
|
analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|