Setup npm and azure functions in CI #41
Annotations
11 warnings
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.Services/Data/FootballApi.cs#L10
Parameter 'logger' is unread.
|
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
|
build-and-test:
MPM-Betting.DbManager/Migrations/20240430170747_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-and-test:
MPM-Betting.DbManager/Migrations/20240430170747_init.Designer.cs#L16
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-and-test:
MPM-Betting.DbManager/DbInitializer.cs#L36
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
build-and-test:
MPM-Betting.DbManager/Migrations/20240430170747_init.cs#L9
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
|