Skip to content

Feature/update csproj #98

Feature/update csproj

Feature/update csproj #98

Triggered via pull request May 14, 2024 23:38
Status Success
Total duration 1m 56s
Artifacts 1

pull-request-sonar.yml

on: pull_request
build-and-sonar
1m 46s
build-and-sonar
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-sonar: src/DEPLOY.Cachorro.Domain/Shared/GenericService.cs#L99
Possible null reference return.
build-and-sonar: src/DEPLOY.Cachorro.Application/Dtos/TutorDto.cs#L15
Cannot convert null literal to non-nullable reference type.
build-and-sonar: src/DEPLOY.Cachorro.Application/Shared/ExpressionConverter.cs#L26
Possible null reference argument for parameter 'expression' in 'MemberExpression Expression.Property(Expression expression, string propertyName)'.
build-and-sonar: 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)
build-and-sonar: 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)
build-and-sonar: 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)
build-and-sonar: 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)
build-and-sonar: 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)
build-and-sonar: src/DEPLOY.Cachorro.Domain/Shared/GenericService.cs#L99
Possible null reference return.
build-and-sonar: src/DEPLOY.Cachorro.Application/Dtos/TutorDto.cs#L15
Cannot convert null literal to non-nullable reference type.

Artifacts

Produced during runtime
Name Size
CoverageReport Expired
4.22 MB