publish #44
Annotations
12 errors
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/main.ts#L284
'timeDiff' is declared but its value is never read.
|
publish-tauri (macos-latest, --target x86_64-apple-darwin):
src/main.ts#L288
'newText' is declared but its value is never read.
|
publish-tauri (macos-latest, --target x86_64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target x86_64-apple-darwin
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/main.ts#L284
'timeDiff' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin):
src/main.ts#L288
'newText' is declared but its value is never read.
|
publish-tauri (macos-latest, --target aarch64-apple-darwin)
Command failed with exit code 1: pnpm tauri build --target aarch64-apple-darwin
|
publish-tauri (ubuntu-22.04):
src/main.ts#L284
'timeDiff' is declared but its value is never read.
|
publish-tauri (ubuntu-22.04):
src/main.ts#L288
'newText' is declared but its value is never read.
|
publish-tauri (ubuntu-22.04)
Command failed with exit code 1: pnpm tauri build
|
publish-tauri (windows-latest):
src/main.ts#L284
'timeDiff' is declared but its value is never read.
|
publish-tauri (windows-latest):
src/main.ts#L288
'newText' is declared but its value is never read.
|
publish-tauri (windows-latest)
Command failed with exit code 1: pnpm tauri build
|