Skip to content

🔧 Check types with multiple TypeScript #10402

🔧 Check types with multiple TypeScript

🔧 Check types with multiple TypeScript #10402

Re-run triggered June 25, 2024 19:38
Status Cancelled
Total duration 1m 50s
Artifacts 2

build-status.yml

on: pull_request
Warm up Yarn cache
14s
Warm up Yarn cache
Matrix: Warm up Yarn cache (others)
Build production packages
1m 21s
Build production packages
No dedupe required
14s
No dedupe required
Package quality
12s
Package quality
Format & Lint
38s
Format & Lint
All version bump declared
15s
All version bump declared
Build documentation
1m 42s
Build documentation
Matrix: Test types
Matrix: Test
Publish documentation on Netlify
8s
Publish documentation on Netlify
Pre All checks passed
0s
Pre All checks passed
All checks passed
0s
All checks passed
Check publish any package
0s
Check publish any package
Check publish @fast-check/ava
0s
Check publish @fast-check/ava
Check publish @fast-check/expect-type
0s
Check publish @fast-check/expect-type
Check publish fast-check
0s
Check publish fast-check
Check publish @fast-check/jest
0s
Check publish @fast-check/jest
Check publish @fast-check/packaged
0s
Check publish @fast-check/packaged
Check publish @fast-check/poisoning
0s
Check publish @fast-check/poisoning
Check publish @fast-check/vitest
0s
Check publish @fast-check/vitest
Check publish @fast-check/worker
0s
Check publish @fast-check/worker
Publish @fast-check/ava
0s
Publish @fast-check/ava
Publish @fast-check/expect-type
0s
Publish @fast-check/expect-type
Publish fast-check
0s
Publish fast-check
Publish @fast-check/jest
0s
Publish @fast-check/jest
Publish @fast-check/packaged
0s
Publish @fast-check/packaged
Publish @fast-check/poisoning
0s
Publish @fast-check/poisoning
Publish @fast-check/vitest
0s
Publish @fast-check/vitest
Publish @fast-check/worker
0s
Publish @fast-check/worker
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
Test types (latest)
The job was canceled because "next" failed.
Test types (latest)
The operation was canceled.
Test types (4.2)
The job was canceled because "next" failed.
Test types (4.2)
The operation was canceled.
Test types (4.4)
The job was canceled because "next" failed.
Test types (4.4)
The operation was canceled.
Test types (rc)
The job was canceled because "next" failed.
Test types (rc)
The operation was canceled.
Test types (next)
Cannot find module '@fast-check/ava' or its corresponding type declarations.
Test types (next)
Parameter 't' implicitly has an 'any' type.
Test types (next)
Parameter 'a' implicitly has an 'any' type.
Test types (next)
Parameter 'b' implicitly has an 'any' type.
Test types (next)
Parameter 'c' implicitly has an 'any' type.
Test types (next)
Cannot find module '@fast-check/expect-type' or its corresponding type declarations.
Test types (next)
Cannot find module '@fast-check/jest' or its corresponding type declarations.
Test types (next)
Parameter 'a' implicitly has an 'any' type.
Test types (next)
Parameter 'b' implicitly has an 'any' type.
Test types (next)
Parameter 'c' implicitly has an 'any' type.
All checks passed
Process completed with exit code 1.
Format & Lint: packages/worker/src/internals/worker-runner/WorkerRunner.ts#L26
'wrapAndRunAsPromise' was used before it was defined