Skip to content

📝 Fix validation of Advent of PBT Day 20 (#5555) #11722

📝 Fix validation of Advent of PBT Day 20 (#5555)

📝 Fix validation of Advent of PBT Day 20 (#5555) #11722

Triggered via push December 20, 2024 17:55
Status Failure
Total duration 8m 9s
Artifacts 2

build-status.yml

on: push
Warm up Yarn cache
7s
Warm up Yarn cache
Matrix: Warm up Yarn cache (others)
Build production packages
1m 14s
Build production packages
No dedupe required
11s
No dedupe required
Package quality
8s
Package quality
Format & Lint
36s
Format & Lint
Build documentation
1m 49s
Build documentation
Matrix: Test types
Matrix: Test
Preview
0s
Preview
Publish documentation on Netlify
4s
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

3 errors and 45 warnings
test/unit/arbitrary/jsonValue.spec.ts > jsonValue (integration) > should only produce correct values: packages/fast-check/test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts#L311
Error: Property failed after 67 tests { seed: 1213478430, path: "66", endOnFailure: true } Counterexample: [938176928,undefined,Stream(20,20,20,18,19,19,7,18,10,9,15,6,9,9,10,18,13,18,15,3,4,15,10,18,19,18,5…),{"depthSize":"large","maxDepth":4,"stringUnit":"binary-ascii"}] Shrunk 0 time(s) Got error: Expect: {"N":false,"\u0000":[]} to be a correct value Got error: AssertionError: expected { N: false, '\': [] } to deeply equal { N: false, '\u0000': [] } at assertCorrectness (/home/runner/work/fast-check/fast-check/packages/fast-check/test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:311:11) at /home/runner/work/fast-check/fast-check/packages/fast-check/test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:102:13 at Property.predicate (/home/runner/work/fast-check/fast-check/packages/fast-check/lib/esm/check/property/Property.js:14:54) at Property.run (/home/runner/work/fast-check/fast-check/packages/fast-check/lib/esm/check/property/Property.generic.js:46:33) at runIt (/home/runner/work/fast-check/fast-check/packages/fast-check/lib/esm/check/runner/Runner.js:18:30) at check (/home/runner/work/fast-check/fast-check/packages/fast-check/lib/esm/check/runner/Runner.js:62:11) at Module.assert (/home/runner/work/fast-check/fast-check/packages/fast-check/lib/esm/check/runner/Runner.js:65:17) at Module.assertProduceCorrectValues (/home/runner/work/fast-check/fast-check/packages/fast-check/test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:88:6) at /home/runner/work/fast-check/fast-check/packages/fast-check/test/unit/arbitrary/jsonValue.spec.ts:64:5 at file:///home/runner/.yarn/berry/cache/@vitest-runner-npm-2.1.8-b6a852e96f-10c0.zip/node_modules/@vitest/runner/dist/index.js:146:14 Hint: Enable verbose mode in order to have the list of all failing values encountered during the run ❯ assertCorrectness test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:311:11 ❯ test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:102:13 ❯ Property.predicate lib/esm/check/property/Property.js:14:54 ❯ Property.run lib/esm/check/property/Property.generic.js:46:33 ❯ runIt lib/esm/check/runner/Runner.js:18:30 ❯ check lib/esm/check/runner/Runner.js:62:11 ❯ Module.assert lib/esm/check/runner/Runner.js:65:17 ❯ Module.assertProduceCorrectValues test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:88:6 ❯ test/unit/arbitrary/jsonValue.spec.ts:64:5 ❯ buildError lib/esm/check/runner/utils/RunDetailsFormatter.js:126:15 ❯ throwIfFailed lib/esm/check/runner/utils/RunDetailsFormatter.js:138:11 ❯ Module.reportRunDetails lib/esm/check/runner/utils/RunDetailsFormatter.js:151:16 ❯ Module.assert lib/esm/check/runner/Runner.js:69:9 ❯ Module.assertProduceCorrectValues test/unit/arbitrary/__test-helpers__/ArbitraryAssertions.ts:88:6 ❯ test/unit/arbitrary/jsonValue.spec.ts:64:5
Test (fast-check, test, latest, ubuntu-latest)
Process completed with exit code 1.
All checks passed
Process completed with exit code 1.
Warm up Yarn cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Package quality
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
No dedupe required
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format & Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format & Lint: packages/fast-check/src/arbitrary/_internals/ConstantArbitrary.ts#L30
'FastConstantValuesLookup' was used before it was defined
Build production packages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/packaged, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/packaged, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/packaged, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/ava, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/ava, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/ava, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/ava, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/examples, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/poisoning, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/packaged, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test types (4.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/poisoning, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/poisoning, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test types (4.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/poisoning, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test bundle
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/worker, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/worker, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/worker, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/worker, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test types (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/vitest, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/vitest, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build documentation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/vitest, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Publish documentation on Netlify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/vitest, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (fast-check, e2e, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/jest, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/jest, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/jest, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (@fast-check/jest, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (website, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (fast-check, test, 18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (fast-check, test, 20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (fast-check, test, 22.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (fast-check, test, latest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
All checks passed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
bundles Expired
334 KB
website Expired
6.79 MB