Upgraded to Rust 1.85.1 (#370) #124
build-and-release.yml
on: push
Annotations
5 errors and 6 warnings
|
Build app (win-x64)
Process completed with exit code 1.
|
|
Build app (win-arm64)
The operation was canceled.
|
|
Build app (win-arm64)
The strategy configuration was canceled because "build_main.windows-latest_x86_64-pc-" failed
|
|
Build app (linux-x64)
The operation was canceled.
|
|
Build app (linux-x64)
The strategy configuration was canceled because "build_main.windows-latest_x86_64-pc-" failed
|
|
Build app (osx-arm64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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 app (osx-x64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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 app (win-x64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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 app (win-arm64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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 app (linux-x64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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 app (linux-arm64):
app/MindWork AI Studio/Tools/PluginSystem/PluginFactory.cs#L88
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.
|