first commit #1
Annotations
6 errors
|
build (macos-latest, --target universal-apple-darwin, macOS)
Command "pnpm ["tauri","build","--target","universal-apple-darwin"]" failed with exit code 1
|
|
build (macos-latest, --target universal-apple-darwin, macOS):
src/stores/runConfig.ts#L289
'startTime' is declared but its value is never read.
|
|
build (macos-latest, --target universal-apple-darwin, macOS):
src/components/RunConfigDialog.vue#L218
'index' is declared but its value is never read.
|
|
build (windows-latest, Windows)
Command "pnpm ["tauri","build"]" failed with exit code 1
|
|
build (windows-latest, Windows):
src/stores/runConfig.ts#L289
'startTime' is declared but its value is never read.
|
|
build (windows-latest, Windows):
src/components/RunConfigDialog.vue#L218
'index' is declared but its value is never read.
|