Skip to content

Merge pull request #1019 from ita-social-projects/revert-955-integrat… #596

Merge pull request #1019 from ita-social-projects/revert-955-integrat…

Merge pull request #1019 from ita-social-projects/revert-955-integrat… #596

Triggered via push January 7, 2024 18:08
Status Failure
Total duration 4m 11s
Artifacts

build.yml

on: push
sonarcloud_branch
3m 59s
sonarcloud_branch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
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-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/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/Entities/Team/TeamMemberPositions.cs#L14
Non-nullable property 'Positions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/Team/TeamMemberPositions.cs#L15
Non-nullable property 'TeamMember' must contain a non-null value when exiting constructor. Consider declaring the property 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/AdditionalContent/Tag.cs#L16
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/AdditionalContent/Tag.cs#L18
Non-nullable property 'StreetcodeTagIndices' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
sonarcloud_branch: Streetcode/Streetcode.DAL/Entities/AdditionalContent/Tag.cs#L20
Non-nullable property 'Streetcodes' 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.