Skip to content

chore(deps): update dependency grpc.tools to 2.68.1 #169

chore(deps): update dependency grpc.tools to 2.68.1

chore(deps): update dependency grpc.tools to 2.68.1 #169

Triggered via pull request December 7, 2024 12:56
Status Failure
Total duration 8m 25s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
31s
dotnet-build-logic
dotnet-build-install
8m 13s
dotnet-build-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
dotnet-build-logic: logic/Server/ArgumentOptions.cs#L73
Type or namespace definition, or end-of-file expected
dotnet-build-logic: logic/Server/GameServer.cs#L16
Identifier expected
dotnet-build-logic: logic/Server/GameServer.cs#L16
Syntax error, ']' expected
dotnet-build-logic: logic/Server/GameServer.cs#L19
Type or namespace definition, or end-of-file expected
dotnet-build-logic: logic/Server/ArgumentOptions.cs#L73
Type or namespace definition, or end-of-file expected
dotnet-build-install: installer/Model/EEsast.cs#L196
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/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/ViewModel/InstallViewModel.cs#L230
This call site is reachable on: 'MacCatalyst' 13.1 and later. 'IFolderPicker.PickAsync(string, CancellationToken)' is only supported on: 'Android' 26.0 and later, 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later, 'Tizen', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/Model/EEsast.cs#L196
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/Logger.cs#L343
The field 'ListLogger.time' is never used
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used
dotnet-build-install: installer/Model/Downloader.cs#L255
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Process.Start(ProcessStartInfo)' is unsupported on: 'ios' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/ViewModel/PlaybackViewModel.cs#L83
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'Process.Start(ProcessStartInfo)' is unsupported on: 'ios' all versions. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
dotnet-build-install: installer/ViewModel/InstallViewModel.cs#L230
This call site is reachable on: 'iOS' 11.0 and later, 'maccatalyst' 11.0 and later. 'IFolderPicker.PickAsync(string, CancellationToken)' is only supported on: 'Android' 26.0 and later, 'iOS' 14.0 and later, 'maccatalyst' 14.0 and later, 'Tizen', 'Windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)