HotChocolate 14 + Dotnet 8 + Central Package Management #7
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)
|