chore(deps): update dependency communitytoolkit.mvvm to 8.3.2 #167
build.yml
on: pull_request
dotnet-build-logic
1m 14s
dotnet-build-install
9m 42s
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/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/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/Logger.cs#L343
The field 'ListLogger.time' is never used
|
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/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)
|