Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

chore(deps): update dependency @types/node to v20.14.8 #12921

chore(deps): update dependency @types/node to v20.14.8

chore(deps): update dependency @types/node to v20.14.8 #12921

Triggered via push June 25, 2024 05:21
Status Failure
Total duration 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test: cli/commands/retry.spec.ts#L22
Type 'Promise<never>' is not assignable to type 'undefined'.
test: cli/commands/retry.spec.ts#L23
Type 'Promise<number>' is not assignable to type 'undefined'.
test: feature-runner/steps/retryCheck.spec.ts#L18
Type 'boolean' is not assignable to type 'undefined'.
test
Process completed with exit code 2.