publish #12
Annotations
4 errors
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command "bun ["tauri","build","--target","aarch64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/components/UpdateSettingsModal.tsx#L1
'useEffect' is declared but its value is never read.
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command "bun ["tauri","build","--target","x86_64-apple-darwin"]" failed with exit code 1
|
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/components/UpdateSettingsModal.tsx#L1
'useEffect' is declared but its value is never read.
|