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/Web/Services/ServerSideAuthTokenProvider.cs#L8
XML comment has cref attribute 'ClientSideAuthTokenProvider' that could not be resolved
|
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/Web/Services/ServerSideAuthTokenProvider.cs#L8
XML comment has cref attribute 'ClientSideAuthTokenProvider' that could not be resolved
|
The logs for this run have expired and are no longer available.
Loading