bit platform full CI #31
Annotations
9 errors and 18 warnings
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L1
The type or namespace name 'ApplicationInsights' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L2
The type or namespace name 'ApplicationInsights' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L6
The type or namespace name 'ITelemetryInitializer' could not be found (are you missing a using directive or an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L10
The type or namespace name 'ITelemetry' could not be found (are you missing a using directive or an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L1
The type or namespace name 'ApplicationInsights' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L2
The type or namespace name 'ApplicationInsights' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L6
The type or namespace name 'ITelemetryInitializer' could not be found (are you missing a using directive or an assembly reference?)
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Maui/Services/MauiTelemetryInitializer.cs#L10
The type or namespace name 'ITelemetry' could not be found (are you missing a using directive or an assembly reference?)
|
Release build todo sample + sqlite database
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Install Bit.Boilerplate from local source
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:
|
Install Bit.Boilerplate from local source
- Add lib or ref assemblies for the net8.0 target framework
|
Install Bit.Boilerplate from local source
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:
|
Install Bit.Boilerplate from local source
- Add lib or ref assemblies for the net8.0 target framework
|
Install Bit.Boilerplate from local source
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:
|
Install Bit.Boilerplate from local source
- Add lib or ref assemblies for the net8.0 target framework
|
Release build todo sample + sqlite database
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.
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Services/AuthenticationManager.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Release build todo sample + sqlite database
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.
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
Release build todo sample + sqlite database:
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?>>)'.
|
Release build todo sample + sqlite database:
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
|
Release build todo sample + sqlite database
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.
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Services/AuthenticationManager.cs#L14
Cannot convert null literal to non-nullable reference type.
|
Release build todo sample + sqlite database
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.
|
Release build todo sample + sqlite database:
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
Loading