bit platform full CI #40
bit.full.ci.yml
on: workflow_dispatch
build and test
10m 41s
Annotations
10 errors and 38 warnings
build and test:
ApiFalse/src/ApiFalse.Server/Extensions/SignInManagerExtensions.cs#L2
The type or namespace name 'Models' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Extensions/UserManagerExtensions.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/AppUserConfirmation.cs#L1
The type or namespace name 'Models' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/EmailService.cs#L3
The type or namespace name 'FluentEmail' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/EmailService.cs#L4
The type or namespace name 'Resources' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/EmailService.cs#L6
The type or namespace name 'Models' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/EmailService.cs#L7
The type or namespace name 'Models' does not exist in the namespace 'ApiFalse.Server' (are you missing an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/SmsService.cs#L2
The type or namespace name 'Azure' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/AppUserConfirmation.cs#L5
The type or namespace name 'IUserConfirmation<>' could not be found (are you missing a using directive or an assembly reference?)
|
build and test:
ApiFalse/src/ApiFalse.Server/Services/AppUserConfirmation.cs#L5
The type or namespace name 'User' could not be found (are you missing a using directive or an assembly reference?)
|
build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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 test
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build and test
- Add lib or ref assemblies for the net8.0 target framework
|
build and test
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build and test
- Add lib or ref assemblies for the net8.0 target framework
|
build and test
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
build and test
- Add lib or ref assemblies for the net8.0 target framework
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Pages/Identity/Profile/ChangeEmailSection.razor.cs#L10
The field 'ChangeEmailSection.isEmailedChanged' is never used
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Core/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'ApiFalse.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L28
Component parameter 'ApiFalse.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Maui/Services/MauiDeviceCoordinator.cs#L32
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build and test:
ApiFalse/src/Client/ApiFalse.Client.Maui/Services/MauiDeviceCoordinator.cs#L35
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test:
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Pages/Identity/Profile/ChangeEmailSection.razor.cs#L10
The field 'ChangeEmailSection.isEmailedChanged' is never used
|
build and test:
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
EmptyBP/src/Client/EmptyBP.Client.Core/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
|
build and test:
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'EmptyBP.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
build and test:
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L28
Component parameter 'EmptyBP.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
build and test
Found a native function (sqlite3_config) with varargs in e_sqlite3. Calling such functions is not supported, and will fail at runtime. Managed DllImports:
|
build and test
System.Int32 sqlite3_config_none(System.Int32) (in
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Pages/Identity/Profile/ChangeEmailSection.razor.cs#L10
The field 'ChangeEmailSection.isEmailedChanged' is never used
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Services/Contracts/IPrerenderStateService.cs#L15
Ambiguous reference in cref attribute: 'GetValue'. Assuming 'IPrerenderStateService.GetValue<T>(Func<Task<T?>>, int, string, string)', but could have also matched other overloads including 'IPrerenderStateService.GetValue<T>(string, Func<Task<T?>>)'.
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TodoBPSqlite.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L28
Component parameter 'TodoBPSqlite.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
build and test
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build and test:
TodoBPSqlite/src/TodoBPSqlite.Server/Components/EmailTokenTemplate.razor#L15
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|
build and test:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiDeviceCoordinator.cs#L32
This call site is reachable on: 'Android' 24.0 and later. 'View.SystemUiFlags' is obsoleted on: 'Android' 30.0 and later (These flags are deprecated. Use WindowInsetsController instead.). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1422)
|