Skip to content

Health check#278

Health check#278 #364

Triggered via pull request July 31, 2023 10:22
Status Failure
Total duration 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
sonarcloud_branch
41s
sonarcloud_branch
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
sonarcloud_branch: Streetcode/Streetcode.BLL/HealthChecks/MemoryMetrics/MemoryMetricsClient.cs#L75
The expression being assigned to 'SEPARATOR_NEW_LINE' must be constant
sonarcloud_branch: Streetcode/Streetcode.BLL/HealthChecks/ReadinessHealthChecks.cs#L4
Using directive for 'System.Net' should appear before directive for 'Microsoft.Extensions.Configuration'
sonarcloud_branch: Streetcode/Streetcode.BLL/HealthChecks/MemoryMetrics/MemoryMetricsClient.cs#L75
The expression being assigned to 'SEPARATOR_NEW_LINE' must be constant
sonarcloud_branch: Streetcode/Streetcode.BLL/HealthChecks/ReadinessHealthChecks.cs#L4
Using directive for 'System.Net' should appear before directive for 'Microsoft.Extensions.Configuration'
sonarcloud_branch
Process completed with exit code 1.
sonarcloud_branch
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_videoRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_audioRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeCoordinateRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_imageDetailsRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_artRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_streetcodeArtRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_factRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_partnersRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L109
Non-nullable field '_sourceCategoryRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.