Skip to content

build: ⬆️ 修改installer,grpc和playback版本至.net 8.0。 #237

build: ⬆️ 修改installer,grpc和playback版本至.net 8.0。

build: ⬆️ 修改installer,grpc和playback版本至.net 8.0。 #237

Triggered via pull request November 25, 2023 13:11
Status Failure
Total duration 4m 35s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
4m 23s
dotnet-build-logic
dotnet-build-install
3m 41s
dotnet-build-install
dotnet-build-launcher
1m 8s
dotnet-build-launcher
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
dotnet-build-logic
Process completed with exit code 1.
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#L598
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L605
The field 'MainPage.playerID' is never used
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L606
The field 'MainPage.unit' 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#L597
Field 'MainPage.responseStream' is never assigned to, and will always have its default value null
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L604
The field 'MainPage.isPlaybackMode' is never used
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