Skip to content

Merge pull request #80 from ezraroi/74-when-viewing-a-specific-game-t… #60

Merge pull request #80 from ezraroi/74-when-viewing-a-specific-game-t…

Merge pull request #80 from ezraroi/74-when-viewing-a-specific-game-t… #60

Triggered via push July 11, 2024 20:35
Status Success
Total duration 3m 43s
Artifacts
build-and-deploy
3m 30s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
build-and-deploy
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
build-and-deploy
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-deploy: Mundialito/DAL/GenericRepository.cs#L23
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Mundialito/DAL/GenericRepository.cs#L23
Cannot convert null literal to non-nullable reference type.
build-and-deploy: Mundialito/Models/UserModel.cs#L99
'UserWithPointsModel.Points' hides inherited member 'UserModel.Points'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L105
'UserWithPointsModel.Results' hides inherited member 'UserModel.Results'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L108
'UserWithPointsModel.Marks' hides inherited member 'UserModel.Marks'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L111
'UserWithPointsModel.TotalMarks' hides inherited member 'UserModel.TotalMarks'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L114
'UserWithPointsModel.Corners' hides inherited member 'UserModel.Corners'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L117
'UserWithPointsModel.GeneralBet' hides inherited member 'UserModel.GeneralBet'. Use the new keyword if hiding was intended.
build-and-deploy: Mundialito/Models/UserModel.cs#L120
'UserWithPointsModel.YellowCards' hides inherited member 'UserModel.YellowCards'. Use the new keyword if hiding was intended.