Skip to content

HotChocolate 14 + Dotnet 8 + Central Package Management #7

HotChocolate 14 + Dotnet 8 + Central Package Management

HotChocolate 14 + Dotnet 8 + Central Package Management #7

Triggered via pull request October 8, 2024 11:21
@gmiserezgmiserez
synchronize #19
misg/hc14
Status Failure
Total duration 2m 29s
Artifacts

pull-request.yml

on: pull_request

Annotations

1 error and 10 warnings
tests
Process completed with exit code 1.
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
tests: src/Extensions.Http/Endpoint/BewitEndpointMiddleware.cs#L27
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
tests: src/Extensions.Http/Endpoint/BewitEndpointMiddleware.cs#L27
Split this method into two, one handling parameters check and the other handling the asynchronous code. (https://rules.sonarsource.com/csharp/RSPEC-4457)
tests: src/Extensions.Mvc/Filter/BewitAttribute.cs#L53
Loop should be simplified by calling Select(param => param.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
tests: src/Extensions.Mvc/Filter/BewitAttribute.cs#L53
Loop should be simplified by calling Select(param => param.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)