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 #12912

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

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

Triggered via push June 22, 2024 11:17
Status Failure
Total duration 30s
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.