Update GitVersion.yml for v6 #158
ci.yml
on: push
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)
GitVersion output is not valid JSON
|
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
|
build (windows-latest)
The operation was canceled.
|
|
unit-test
Process completed with exit code 1.
|
|
analyze
Process completed with exit code 1.
|
|
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/BasicAuthorizationMiddleware.cs#L51
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/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
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#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L87
Make 'ValidateClaims' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
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#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
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#L87
Make 'ValidateClaims' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
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/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
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/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#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
|
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/
|