Bump xunit from 2.4.2 to 2.6.4 #108
ci.yml
on: push
Publish to GitHub Packages
0s
Official Release to GitHub Packages
0s
Official Release to NuGet.org
0s
Annotations
2 errors and 61 warnings
unit-test
Process completed with exit code 1.
|
analyze
Process completed with exit code 1.
|
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/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/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 using the "Where" LINQ method
|
unit-test:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
unit-test:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
unit-test:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
unit-test:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s).
|
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/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method
|
unit-test:
src/Authentication/Extensions/ArrayExtensions.cs#L23
Use '.Any()' to test whether this 'IEnumerable<T>' is empty or not.
|
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/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
unit-test:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
unit-test:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L64
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (ubuntu-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L50
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L56
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
CodeQL-Analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
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/
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L50
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L56
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L64
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
analyze:
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L45
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L34
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L51
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L57
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L44
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L40
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L65
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L50
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/BasicAuthorizationMiddlewareTest.cs#L56
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
build (windows-latest):
src/Authentication/Tests/EndpointAuthorizationMiddlewareTest.cs#L71
Test methods should not call ConfigureAwait(false), as it may bypass parallelization limits. Omit ConfigureAwait, or use ConfigureAwait(true) to avoid CA2007.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
nuget
Expired
|
49.6 KB |
|