Skip to content

feat: add signal option to retry and parallel #283

feat: add signal option to retry and parallel

feat: add signal option to retry and parallel #283

Triggered via pull request November 22, 2024 15:22
Status Failure
Total duration 43s
Artifacts

test-pr.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Unhandled error: tests/async/parallel.test.ts#L97
TypeCheckError: Property 'reason' is missing in type '{ aborted boolean; addEventListener Mock<Procedure>; removeEventListener Mock<Procedure>; throwIfAborted Mock<Procedure>; }' but required in type 'AbortSignal'. ❯ tests/async/parallel.test.ts:97:9
Test (22.x)
Process completed with exit code 1.
Test (18.x)
The job was canceled because "_22_x" failed.
Unhandled error: tests/async/parallel.test.ts#L97
TypeCheckError: Property 'reason' is missing in type '{ aborted boolean; addEventListener Mock<Procedure>; removeEventListener Mock<Procedure>; throwIfAborted Mock<Procedure>; }' but required in type 'AbortSignal'. ❯ tests/async/parallel.test.ts:97:9
Test (18.x)
Process completed with exit code 1.
Test (20.x)
The job was canceled because "_22_x" failed.
Unhandled error: tests/async/parallel.test.ts#L97
TypeCheckError: Property 'reason' is missing in type '{ aborted boolean; addEventListener Mock<Procedure>; removeEventListener Mock<Procedure>; throwIfAborted Mock<Procedure>; }' but required in type 'AbortSignal'. ❯ tests/async/parallel.test.ts:97:9
Test (20.x)
Process completed with exit code 1.