Merge pull request #19 from Team-MPM/dbmodel2 #45
Annotations
1 error and 11 warnings
build-and-test
Process completed with exit code 1.
|
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-and-test:
MPM-Betting.DataModel/Betting/SeasonEntry.cs#L6
Parameter 'name' is unread.
|
build-and-test:
MPM-Betting.DataModel/Betting/Game.cs#L5
Non-nullable property 'Bets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
MPM-Betting.Services/Data/FootballApi.cs#L10
Parameter 'logger' is unread.
|
build-and-test:
MPM-Betting.DataModel/Betting/SeasonEntry.cs#L6
Parameter 'name' is unread.
|
build-and-test:
MPM-Betting.DataModel/Betting/Game.cs#L5
Non-nullable property 'Bets' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build-and-test:
MPM-Betting.Services/Data/FootballApi.cs#L10
Parameter 'logger' is unread.
|
build-and-test:
MPM-Betting.Blazor/Components/Account/Pages/_Imports.razor#L2
The using directive for 'MPM_Betting.Blazor.Components.Account.Shared' appeared previously in this namespace
|
build-and-test:
MPM-Betting.Blazor/Components/Account/Pages/RegisterConfirmation.razor#L36
Field 'RegisterConfirmation.m_EmailConfirmationLink' is never assigned to, and will always have its default value null
|
build-and-test:
MPM-Betting.Blazor/Components/Account/Pages/_Imports.razor#L2
The using directive for 'MPM_Betting.Blazor.Components.Account.Shared' appeared previously in this namespace
|
build-and-test:
MPM-Betting.Blazor/Components/Account/Pages/RegisterConfirmation.razor#L36
Field 'RegisterConfirmation.m_EmailConfirmationLink' is never assigned to, and will always have its default value null
|