📝 Fix validation of Advent of PBT Day 20 (#5555) #11722
build-status.yml
on: push
Warm up Yarn cache
7s
Matrix: Warm up Yarn cache (others)
No dedupe required
11s
Package quality
8s
Format & Lint
36s
Publish documentation on Netlify
4s
Publish @fast-check/ava
0s
Publish @fast-check/expect-type
0s
Publish fast-check
0s
Publish @fast-check/jest
0s
Publish @fast-check/packaged
0s
Publish @fast-check/poisoning
0s
Publish @fast-check/vitest
0s
Publish @fast-check/worker
0s
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 |
|