bit platform full CI #84
bit.full.ci.yml
on: workflow_dispatch
build and test
12m 27s
Annotations
50 warnings
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:
TestStandalone/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
build and test:
TestStandalone/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
build and test:
TestStandalone/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:
TestStandalone/src/Server/TestStandalone.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:
TestStandalone/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
build and test:
TestStandalone/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
build and test:
TestStandalone/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:
TestStandalone/src/Server/TestStandalone.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:
TestStandalone/src/Client/TestStandalone.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L6
Non-nullable property 'DefaultValue' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L7
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentPropertyDetailsDto.cs#L8
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L5
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L6
Non-nullable property 'Parameters' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L7
Non-nullable property 'Output' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Bit.BlazorUI.Demo.Shared/Dtos/ComponentMethodDetailsDto.cs#L8
Non-nullable property 'Summary' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build and test:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Spacer/BitSpacerDemo.razor#L24
Found markup element with unexpected name 'BitSpinner'. If this is intended to be a component, add a @using directive for its namespace.
|
build and test:
src/BlazorUI/Demo/Client/Bit.BlazorUI.Demo.Client.Core/Pages/Components/Layouts/Spacer/BitSpacerDemo.razor#L26
Found markup element with unexpected name 'BitSpinner'. If this is intended to be a component, add a @using directive for its namespace.
|
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:
TestProject/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
build and test:
TestProject/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
build and test:
TestProject/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:
TestProject/src/Server/TestProject.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:
TestProject/src/Client/TestProject.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
build and test:
TestProject/src/Client/TestProject.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'TestProject.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
build and test:
TestProject/src/Client/TestProject.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'TestProject.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:
TestPostgreSQL/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
build and test:
TestPostgreSQL/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
build and test:
TestPostgreSQL/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:
TestPostgreSQL/src/Server/TestPostgreSQL.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:
TestPostgreSQL/src/Shared/Controllers/Attributes.cs#L41
XML comment has cref attribute 'RetryDelegatingHandler' that could not be resolved
|
build and test:
TestPostgreSQL/src/Shared/Controllers/Attributes.cs#L51
XML comment has cref attribute 'AuthDelegatingHandler' that could not be resolved
|
build and test:
TestPostgreSQL/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:
TestPostgreSQL/src/Server/TestPostgreSQL.Server.Api/Components/EmailTokenTemplate.razor#L14
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|