bit platform full CI #98
bit.full.ci.yml
on: workflow_dispatch
build and test
2m 34s
Annotations
1 error and 10 warnings
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
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:
TestSqlite/src/Client/TestSqlite.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
TestSqlite/src/Client/TestSqlite.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TestSqlite.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
build and test:
TestSqlite/src/Client/TestSqlite.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'TestSqlite.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|