Bump Microsoft.AspNetCore.TestHost from 8.0.0 to 8.0.2 #147
Annotations
18 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, actions/setup-dotnet@v3, actions/[email protected], actions/checkout@v3, codecov/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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)
|
Test:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Test:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Test:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L65
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Test:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Test:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build:
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)
|
Build:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L51
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build:
src/Authentication/Middleware/BasicAuthorizationMiddleware.cs#L52
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build:
src/Authentication/Configurations/AuthenticationOptions.cs#L101
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L65
Collection-specific "Exists" method should be used instead of the "Any" extension. (https://rules.sonarsource.com/csharp/RSPEC-6605)
|
Build:
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)
|
Build:
src/Authentication/Configurations/AuthenticationOptions.cs#L40
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
Build:
src/Authentication/Middleware/EndpointAuthorizationMiddleware.cs#L67
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
|
The logs for this run have expired and are no longer available.
Loading