Skip to content

chore(deps): update dependency grpc.tools to v2.59.0 #193

chore(deps): update dependency grpc.tools to v2.59.0

chore(deps): update dependency grpc.tools to v2.59.0 #193

Triggered via pull request November 17, 2023 19:17
Status Success
Total duration 8m 37s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
2m 55s
dotnet-build-logic
dotnet-build-install
2m 30s
dotnet-build-install
dotnet-build-launcher
1m 28s
dotnet-build-launcher
dotnet-build-playback
1m 23s
dotnet-build-playback
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
dotnet-build-install: installer/Model/Tencent_Cos.cs#L54
Cannot convert null literal to non-nullable reference type.
dotnet-build-install: installer/Model/EEsast.cs#L23
The type name 'language' only contains lower-cased ascii characters. Such names may become reserved for the language.
dotnet-build-install: installer/ViewModel/MainViewModel.cs#L44
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L54
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet-build-install: installer/ViewModel/LoginViewModel.cs#L29
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L92
Converting null literal or possible null value to non-nullable type.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L97
Possible null reference argument for parameter 'savePath' in 'Task Tencent_Cos.DownloadFileAsync(string savePath, string remotePath = null)'.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L101
Possible null reference argument for parameter 'item' in 'void ConcurrentQueue<string>.Enqueue(string item)'.
dotnet-build-install: installer/Model/Tencent_Cos.cs#L99
The variable 'ex' is declared but never used
dotnet-build-install: installer/Model/Tencent_Cos.cs#L86
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
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#L606
The field 'MainPage.unit' 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#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#L598
Field 'MainPage.isClientStocked' is never assigned to, and will always have its default value false
dotnet-build-logic: logic/Client/MainPage.xaml.cs#L604
The field 'MainPage.isPlaybackMode' is never used