bit platform full CI #63
Annotations
1 error and 46 warnings
|
|
|
|
|
|
|
|
|
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
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?>>)'.
|
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
|
ApiFalse/src/Client/ApiFalse.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'ApiFalse.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
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)
|
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)
|
|
|
|
|
|
EmptyBP/src/Client/EmptyBP.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
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?>>)'.
|
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
|
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
|
|
|
|
|
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.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?>>)'.
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Layout/SignOutConfirmModal.razor.cs#L8
Component parameter 'AdminBPSqlServer.Client.Core.Components.Layout.SignOutConfirmModal.IsOpen' should be auto property
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.Client.Core/Components/Pages/Identity/Profile/UserDataSection.razor.cs#L30
Component parameter 'AdminBPSqlServer.Client.Core.Components.Pages.Identity.Profile.UserDataSection.User' should be auto property
|
AdminBPSqlServer/src/AdminBPSqlServer.Server/Components/EmailTokenTemplate.razor#L15
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|
AdminBPSqlServer/src/AdminBPSqlServer.Server/Program.Services.cs#L363
Possible null reference argument for parameter 'userName' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
|
AdminBPSqlServer/src/AdminBPSqlServer.Server/Program.Services.cs#L363
Possible null reference argument for parameter 'password' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
|
AdminBPSqlServer/src/Client/AdminBPSqlServer.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)
|
|
|
TodoBPSqlite/src/Client/TodoBPSqlite.Client.Core/Components/Layout/MainLayout.razor.cs#L11
The field 'MainLayout.errorBoundaryRef' is assigned but its value is never used
|
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?>>)'.
|
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
|
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
|
TodoBPSqlite/src/TodoBPSqlite.Server/Components/EmailTokenTemplate.razor#L15
Possible null reference argument for parameter 'arguments' in 'LocalizedString IStringLocalizer.this[string name, params object[] arguments]'.
|
TodoBPSqlite/src/TodoBPSqlite.Server/Program.Services.cs#L362
Possible null reference argument for parameter 'userName' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
|
TodoBPSqlite/src/TodoBPSqlite.Server/Program.Services.cs#L362
Possible null reference argument for parameter 'password' in 'void SmtpHealthCheckOptions.LoginWith(string userName, string password)'.
|
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)
|
This job failed
Loading