Skip to content

feat: add clear to spinner #919

feat: add clear to spinner

feat: add clear to spinner #919

Triggered via pull request December 18, 2025 10:25
Status Failure
Total duration 30s
Artifacts

ci.yml

on: pull_request
Matrix: scripts / run
Fit to window
Zoom out
Zoom in

Annotations

6 errors
scripts / run (types)
Process completed with exit code 2.
scripts / run (types): packages/prompts/src/progress-bar.ts#L63
Property 'clear' is missing in type '{ start: (msg?: string) => void; stop: (msg?: string) => void; cancel: (msg?: string) => void; error: (msg?: string) => void; advance: (step?: number, msg?: string) => void; isCancelled: boolean; message: (msg: string) => void; }' but required in type 'ProgressResult'.
scripts / run (build)
The strategy configuration was canceled because "scripts.run.types" failed
scripts / run (build)
The operation was canceled.
scripts / run (test)
The strategy configuration was canceled because "scripts.run.types" failed
scripts / run (test)
The operation was canceled.