updaged cicd files2 #3
Annotations
1 error and 12 warnings
sonar
Process completed with exit code 1.
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
sonar:
src/Extensions.Mvc/Filter/BewitAttribute.cs#L53
Loop should be simplified by calling Select(param => param.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
sonar:
src/Extensions.Mvc/Filter/BewitAttribute.cs#L53
Loop should be simplified by calling Select(param => param.Name)) (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
sonar:
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)
|
sonar:
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)
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L12
The parameter name 'ConnectionString' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
sonar:
src/Storage.MongoDB/BewitMongoOptionsExtensions.cs#L19
The parameter name 'DatabaseName' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|