Skip to content

PR for jonko0493 - 420/merge #11

PR for jonko0493 - 420/merge

PR for jonko0493 - 420/merge #11

Triggered via pull request November 12, 2024 06:34
Status Failure
Total duration 1m 3s
Artifacts

pr.yml

on: pull_request
Matrix: build_test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
build_test (macos-latest, net8.0)
Process completed with exit code 1.
build_test (ubuntu-latest, net8.0, ghcr.io/haroohie-club/chokuretsu-devkitarm:main)
The job was canceled because "macos-latest_net8_0" failed.
build_test (windows-latest, net8.0-windows)
The job was canceled because "macos-latest_net8_0" failed.
build_test (windows-latest, net8.0-windows)
The operation was canceled.
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L495
The variable 'savedMessInfo' is assigned but its value is never used
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L676
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.
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L495
The variable 'savedMessInfo' is assigned but its value is never used
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L676
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.
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L495
The variable 'savedMessInfo' is assigned but its value is never used
build_test (macos-latest, net8.0): src/SerialLoops/ViewModels/MainWindowViewModel.cs#L676
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.