chore(deps): update dependency microsoft.extensions.logging.debug to v8 #233
build.yml
on: push
dotnet-build-logic
2m 30s
dotnet-build-install
1m 45s
dotnet-build-launcher
1m 31s
dotnet-build-playback
2m 10s
Annotations
1 error and 10 warnings
dotnet-build-install
Process completed with exit code 1.
|
dotnet-build-logic
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
dotnet-build-logic
The workload 'maccatalyst' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/maui-support-policy for more information about the support policy.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L374
The variable 'ex' is declared but never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L604
The field 'MainPage.isPlaybackMode' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L623
The field 'MainPage.gameTime' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L605
The field 'MainPage.playerID' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L597
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L606
The field 'MainPage.unit' is never used
|
dotnet-build-logic:
logic/Client/MainPage.xaml.cs#L598
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
|