Enable Debugging for GitHub Actions for Fixing Bugs #52
Annotations
12 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: cargo tauri build --target aarch64-apple-darwin
|
publish-tauri (ubuntu-22.04)
unused import: `RangeFrom`
|
publish-tauri (ubuntu-22.04)
unused import: `Window`
|
publish-tauri (ubuntu-22.04)
unnecessary parentheses around assigned value
|
publish-tauri (ubuntu-22.04)
unnecessary parentheses around `if` condition
|
publish-tauri (ubuntu-22.04)
unused import: `Window`
|
publish-tauri (ubuntu-22.04)
unused import: `Command`
|
publish-tauri (ubuntu-22.04)
unused import: `Window`
|
publish-tauri (ubuntu-22.04)
unused import: `libloading::Library`
|
publish-tauri (ubuntu-22.04)
unused imports: `Window` and `utils::platform::current_exe`
|
publish-tauri (ubuntu-22.04)
unused variable: `received_crc`
|
publish-tauri (macos-13, --target x86_64-apple-darwin)
Command failed with exit code 1: cargo tauri build --target x86_64-apple-darwin
|