Skip to content

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

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

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

Triggered via pull request November 19, 2023 02:50
Status Success
Total duration 4m 4s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
2m 50s
dotnet-build-logic
dotnet-build-install
3m 52s
dotnet-build-install
dotnet-build-launcher
1m 19s
dotnet-build-launcher
dotnet-build-playback
2m 1s
dotnet-build-playback
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#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#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#L598
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false