Skip to content

Develop

Develop #385

Triggered via pull request August 7, 2023 16:25
Status Success
Total duration 8m 22s
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
8m 9s
sonarcloud_branch
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
sonarcloud_branch
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. 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.
sonarcloud_branch
No files were found with the provided path: ./coverage/coverage.xml. No artifacts will be uploaded.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Users/User.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Users/User.cs#L18
Non-nullable property 'Surname' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Users/User.cs#L21
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Users/User.cs#L24
Non-nullable property 'Login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Users/User.cs#L27
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Toponyms/Toponym.cs#L17
Non-nullable property 'Oblast' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Toponyms/Toponym.cs#L33
Non-nullable property 'StreetName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Toponyms/Toponym.cs#L40
Non-nullable property 'Coordinate' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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.