feat: update to bit 8.1.0 #29 (#30) #15
Annotations
10 warnings
src/Client/Core/Services/AppAuthenticationStateProvider.cs#L9
Cannot convert null literal to non-nullable reference type.
|
|
src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout.ErrorBoundaryRef' is assigned but its value is never used
|
src/Client/App/Services/AppDeviceCoordinator.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)
|
src/Client/App/Services/AppDeviceCoordinator.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)
|
src/Client/Core/Services/AppAuthenticationStateProvider.cs#L9
Cannot convert null literal to non-nullable reference type.
|
|
src/Client/Core/Shared/AppErrorBoundary.razor.cs#L9
Field 'AppErrorBoundary._showException' is never assigned to, and will always have its default value false
|
src/Client/Core/Shared/MainLayout.razor.cs#L10
The field 'MainLayout.ErrorBoundaryRef' is assigned but its value is never used
|
The logs for this run have expired and are no longer available.
Loading