feat: show detailed error information in debug mode #2556
ci.yml
on: pull_request
Dependaban
7s
Verify signatures and provenance statements
30s
Matrix: checks
Matrix: Run tests
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
|