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.10 #12980

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

chore(deps): update dependency @types/node to v20.14.10 #12980

Triggered via push July 9, 2024 06:47
Status Failure
Total duration 34s
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.