PR for jonko0493 - 420/merge #11
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 (ubuntu-latest, net8.0, ghcr.io/haroohie-club/chokuretsu-devkitarm:main)
The operation was canceled.
|
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.
|