README updated #1058
build.yml
on: pull_request
sonarcloud_branch
2m 12s
Annotations
2 errors and 23 warnings
sonarcloud_branch
Target "SetupDocker" has thrown an exception
|
sonarcloud_branch
Process completed with exit code 255.
|
sonarcloud_branch
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
sonarcloud_branch:
Streetcode/Streetcode.DAL/Entities/Users/User.cs#L12
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#L15
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/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:
Streetcode/Streetcode.DAL/Repositories/Realizations/Base/RepositoryWrapper.cs#L115
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#L115
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#L115
Non-nullable field '_streetcodeCoordinateRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
sonarcloud_branch:
Streetcode/Streetcode.DAL/Entities/Users/User.cs#L12
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#L15
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/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:
Streetcode/Streetcode.DAL/Entities/Streetcode/Types/PersonStreetCode.cs#L8
Non-nullable property 'FirstName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
sonarcloud_branch:
Streetcode/Streetcode.DAL/Entities/Streetcode/Types/PersonStreetCode.cs#L14
Non-nullable property 'LastName' 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#L115
Non-nullable field '_videoRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
sonarcloud_branch
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|