Update build.yml #1
Annotations
5 errors
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/routes/settings/invoice.tsx#L1
'useEffect' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/routes/settings/invoice.tsx#L15
'set' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/routes/settings/invoice.tsx#L25
'logo' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/routes/settings/invoice.tsx#L25
'setLogo' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: yarn tauri build --target aarch64-apple-darwin
|