Validation Code | SonarCloud #109
pull-request-sonar.yml
on: workflow_dispatch
quality-gitleaks
4s
quality-zaproxy
10m 26s
quality-sonarqube
1m 44s
Annotations
1 error and 13 warnings
quality-zaproxy
failed to scan the target: Error: The process '/usr/bin/docker' failed with exit code 3
|
quality-gitleaks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
quality-sonarqube
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
quality-sonarqube:
src/DEPLOY.Cachorro.Domain/Shared/GenericService.cs#L99
Possible null reference return.
|
quality-sonarqube:
src/DEPLOY.Cachorro.Infra.Repository/Repositories/Base/GenericRepository.cs#L41
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Application/Dtos/TutorDto.cs#L15
Cannot convert null literal to non-nullable reference type.
|
quality-sonarqube:
src/DEPLOY.Cachorro.Application/Shared/ExpressionConverter.cs#L26
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Property(Expression expression, string propertyName)'.
|
quality-sonarqube:
src/DEPLOY.Cachorro.Infra.Repository/Migrations/API/20240511205112_InitDatabaseAPI.cs#L15
Define a constant instead of using this literal 'Tutor' 4 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Infra.Repository/Migrations/API/20240511205112_InitDatabaseAPI.cs#L22
Define a constant instead of using this literal 'datetime' 5 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Infra.Repository/Migrations/API/20240511205112_InitDatabaseAPI.cs#L31
Define a constant instead of using this literal 'Cachorro' 6 times. (https://rules.sonarsource.com/csharp/RSPEC-1192)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Api/Controllers/PingController.cs#L13
Annotate this method with ProducesResponseType containing the return type for successful responses. (https://rules.sonarsource.com/csharp/RSPEC-6968)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Api/Controllers/TestsResourcesController.cs#L19
This controller has multiple responsibilities and could be split into 3 smaller controllers. (https://rules.sonarsource.com/csharp/RSPEC-6960)
|
quality-sonarqube:
src/DEPLOY.Cachorro.Domain/Shared/GenericService.cs#L99
Possible null reference return.
|
quality-zaproxy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
CoverageReport
|
4.24 MB |
|
gitleaks-results.sarif
|
4.57 KB |
|