Skip to content

bit platform full CI #72

bit platform full CI

bit platform full CI #72

Manually triggered July 8, 2024 10:48
Status Failure
Total duration 6m 31s
Artifacts

bit.full.ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 26 warnings
build and test
Unable to find 'Bit.BlazorUI.Icons.wasm;Newtonsoft.Json.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project.
build and test
Unable to find 'Bit.BlazorUI.Icons.wasm;Newtonsoft.Json.wasm' to be lazy loaded later. Confirm that project or package references are included and the reference is used in the project.
build and test
Process completed with exit code 1.
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: EmptyBP/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build and test: EmptyBP/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
build and test: EmptyBP/src/Shared/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/Server/EmptyBP.Server.Api/Components/EmailTokenTemplate.razor#L14
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
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/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/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#L30
Component parameter 'EmptyBP.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build and test: TodoBPSqlite/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
build and test: TodoBPSqlite/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
build and test: TodoBPSqlite/src/Shared/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/Server/TodoBPSqlite.Server.Api/Components/EmailTokenTemplate.razor#L14
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
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/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/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#L30
Component parameter 'TodoBPSqlite.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
build and test: TodoBPSqlite/src/Client/TodoBPSqlite.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)