Skip to content

chore(deps): update dependency google.protobuf to 3.29.2 #192

chore(deps): update dependency google.protobuf to 3.29.2

chore(deps): update dependency google.protobuf to 3.29.2 #192

Triggered via pull request December 20, 2024 21:45
Status Failure
Total duration 8m 49s
Artifacts

build.yml

on: pull_request
dotnet-build-logic
1m 15s
dotnet-build-logic
dotnet-build-install
8m 38s
dotnet-build-install
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
dotnet-build-logic: logic/GameClass/GameObj/Map/Map.cs#L2
The type or namespace name 'MapGenerator' does not exist in the namespace 'GameClass' (are you missing an assembly reference?)
dotnet-build-logic: logic/GameEngine/GameEngineLogging.cs#L1
The type or namespace name 'Logging' does not exist in the namespace 'Preparation.Utility' (are you missing an assembly reference?)
dotnet-build-logic: logic/Preparation/Utility/Value/SafeValue/Atomic.cs#L3
The type or namespace name 'SafeMethod' does not exist in the namespace 'Preparation.Utility.Value.SafeValue' (are you missing an assembly reference?)
dotnet-build-logic: logic/Server/ArgumentOptions.cs#L1
The type or namespace name 'CommandLine' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Server/CopyInfo.cs#L4
The type or namespace name 'Protobuf' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Server/GameServer.cs#L3
The type or namespace name 'MapGenerator' does not exist in the namespace 'GameClass' (are you missing an assembly reference?)
dotnet-build-logic: logic/Server/GameServer.cs#L5
The type or namespace name 'Newtonsoft' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Server/GameServer.cs#L6
The type or namespace name 'Playback' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Server/GameServer.cs#L8
The type or namespace name 'Protobuf' could not be found (are you missing a using directive or an assembly reference?)
dotnet-build-logic: logic/Server/GameServer.cs#L10
The type or namespace name 'Timothy' could not be found (are you missing a using directive or an assembly reference?)
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/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/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/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)
dotnet-build-install: installer/Data/ConfigFileData.cs#L352
The event 'ConfigData.OnFileChanged' is never used