Update CoreMain.cs #229
Annotations
12 errors and 44 warnings
|
build-macos:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-linux:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-linux:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-linux:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-linux:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-linux:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-windows
The run was canceled by @Coloryr.
|
|
build-windows
The operation was canceled.
|
|
build-windows:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-windows:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
build-windows:
src/ColorMC.Gui/UI/Model/Main/UpdateModel.cs#L67
The name 'WebBinding' does not exist in the current context
|
|
|
|
build-macos
No files were found with the provided path: build_out/colormc-macos-39-min-aarch64.zip. No artifacts will be uploaded.
|
|
build-macos
No files were found with the provided path: build_out/colormc-macos-39-aarch64.zip. No artifacts will be uploaded.
|
|
build-macos
No files were found with the provided path: build_out/colormc-macos-39-min-x86_64.zip. No artifacts will be uploaded.
|
|
build-macos
No files were found with the provided path: build_out/colormc-macos-39-x86_64.zip. No artifacts will be uploaded.
|
|
build-macos:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L624
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-macos:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L277
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-macos:
src/ColorMC.Gui/UI/Model/Error/ErrorModel.cs#L99
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-macos:
src/ColorMC.Gui/UI/Controls/GameConfigEdit/GameConfigEditControl.axaml.cs#L149
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-macos:
src/ColorMC.Gui/Hook/Win32.cs#L431
The variable 'ex' is declared but never used
|
|
build-macos:
src/ColorMC.Gui/Hook/Win32.cs#L417
The variable 'ex' is declared but never used
|
|
build-macos:
src/ColorMC.Gui/ColorMCGui.cs#L188
'GuiNames.NameCommandOldGame' is obsolete: 'Use NameCommandGame'
|
|
build-macos:
src/ColorMC.Core/Game/WorldDataPack.cs#L268
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-macos:
src/ColorMC.Core/Game/WorldDataPack.cs#L220
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-min-x86_64.AppImage. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-aot-x86_64.AppImage. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-x86_64.AppImage. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-min-arm64.deb. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-arm64.deb. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-min-amd64.deb. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-aot-amd64.deb. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-amd64.deb. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-1-aot-x86_64.pkg.tar.zst. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-1-min-x86_64.pkg.tar.zst. No artifacts will be uploaded.
|
|
build-linux
No files were found with the provided path: build_out/colormc-linux-39-1-x86_64.pkg.tar.zst. No artifacts will be uploaded.
|
|
build-linux:
src/ColorMC.Gui/ColorMCGui.cs#L188
'GuiNames.NameCommandOldGame' is obsolete: 'Use NameCommandGame'
|
|
build-linux:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L624
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-linux:
src/ColorMC.Gui/UI/Model/Error/ErrorModel.cs#L99
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-linux:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L277
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-linux:
src/ColorMC.Gui/Hook/Win32.cs#L431
The variable 'ex' is declared but never used
|
|
build-linux:
src/ColorMC.Gui/Hook/Win32.cs#L417
The variable 'ex' is declared but never used
|
|
build-linux:
src/ColorMC.Gui/UI/Controls/GameConfigEdit/GameConfigEditControl.axaml.cs#L149
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-linux:
src/ColorMC.Gui/ColorMCGui.cs#L188
'GuiNames.NameCommandOldGame' is obsolete: 'Use NameCommandGame'
|
|
build-linux:
src/ColorMC.Core/Game/WorldDataPack.cs#L268
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-linux:
src/ColorMC.Core/Game/WorldDataPack.cs#L220
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-windows:
src/ColorMC.Gui/ColorMCGui.cs#L188
'GuiNames.NameCommandOldGame' is obsolete: 'Use NameCommandGame'
|
|
build-windows:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L624
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-windows:
src/ColorMC.Gui/UI/Model/GameLog/GameLogTabModel.cs#L277
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-windows:
src/ColorMC.Gui/UI/Model/Error/ErrorModel.cs#L99
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-windows:
src/ColorMC.Gui/UI/Controls/GameConfigEdit/GameConfigEditControl.axaml.cs#L149
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-windows:
src/ColorMC.Gui/Hook/Win32.cs#L431
The variable 'ex' is declared but never used
|
|
build-windows:
src/ColorMC.Gui/Hook/Win32.cs#L417
The variable 'ex' is declared but never used
|
|
build-windows:
src/ColorMC.Gui/ColorMCGui.cs#L188
'GuiNames.NameCommandOldGame' is obsolete: 'Use NameCommandGame'
|
|
build-windows:
src/ColorMC.Core/Game/WorldDataPack.cs#L268
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
build-windows:
src/ColorMC.Core/Game/WorldDataPack.cs#L220
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
colormc-linux-aarch64-rpm
Expired
|
4.02 KB |
sha256:9b48a47ddf29f985d5237ecdc239256f12cd26913f94cff33f1f12acb2def65b
|
|
|
colormc-linux-aot-x86_64-rpm
Expired
|
4.03 KB |
sha256:88daa7f473c49c9f1d66c92cb40f803fda9e4a7124ac43e698571a64558f039e
|
|
|
colormc-linux-min-aarch64-rpm
Expired
|
4.03 KB |
sha256:40f310175e190c281746f4eb7befa10ee03a275290f9dad324c85884c979373f
|
|
|
colormc-linux-min-x86_64-rpm
Expired
|
4.03 KB |
sha256:f87e256e003090c0b30ede9faf542deae2d08af492dfd9e787895305b67a7f30
|
|
|
colormc-linux-x86_64-rpm
Expired
|
4.01 KB |
sha256:f2f7b412d26b4ee6d17a551f4597eaa98bae3d4a2627e0ca8ecbadacd2ac6936
|
|