Skip to content

🔧 Toggle on isolatedDeclarations flag on the project #12108

🔧 Toggle on isolatedDeclarations flag on the project

🔧 Toggle on isolatedDeclarations flag on the project #12108

Triggered via pull request February 6, 2025 00:23
@dubzzzdubzzz
synchronize #5136
iso-dec
Status Failure
Total duration 2m 9s
Artifacts

build-status.yml

on: pull_request
Warm up Yarn cache
12s
Warm up Yarn cache
Matrix: Warm up Yarn cache (others)
Build production packages
45s
Build production packages
No dedupe required
22s
No dedupe required
Package quality
8s
Package quality
Format & Lint
34s
Format & Lint
Build documentation
0s
Build documentation
Matrix: Test types
Typecheck
0s
Typecheck
Test bundle
0s
Test bundle
Matrix: Test
Preview
0s
Preview
Publish documentation on Netlify
0s
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

7 errors and 1 warning
Build production packages
Computed property names on class or object literals cannot be inferred with --isolatedDeclarations.
Build production packages
Computed property names on class or object literals cannot be inferred with --isolatedDeclarations.
Build production packages
Computed property names on class or object literals cannot be inferred with --isolatedDeclarations.
Build production packages
Variable must have an explicit type annotation with --isolatedDeclarations.
Build production packages
Variable must have an explicit type annotation with --isolatedDeclarations.
Build production packages
Process completed with exit code 1.
All checks passed
Process completed with exit code 1.
Format & Lint: packages/fast-check/src/arbitrary/_internals/ConstantArbitrary.ts#L30
'FastConstantValuesLookup' was used before it was defined