Skip to content

first commit

first commit #1

Triggered via push October 13, 2025 02:27
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: push
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

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.