Skip to content

feat: show detailed error information in debug mode #2556

feat: show detailed error information in debug mode

feat: show detailed error information in debug mode #2556

Triggered via pull request January 8, 2024 21:26
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Dependaban
7s
Dependaban
Verify signatures and provenance statements
30s
Verify signatures and provenance statements
Matrix: checks
Matrix: Run tests
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Type Checker: src/lib/cli/progress.ts#L191
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
Type Checker: src/lib/media-import/progress.ts#L54
Argument of type 'Timer' is not assignable to parameter of type 'string | number | Timeout | undefined'.
Type Checker
Process completed with exit code 2.
Lint
The job was canceled because "Type_Checker_check-types" failed.
Lint
The operation was canceled.
Check formatting
The job was canceled because "Type_Checker_check-types" failed.
Check formatting
The operation was canceled.
Lint: src/bin/vip-wp.js#L111
'cancelCommand' is assigned a value but never used