Skip to content

⬆️ Lock file maintenance #11357

⬆️ Lock file maintenance

⬆️ Lock file maintenance #11357

Triggered via pull request November 8, 2024 08:48
Status Failure
Total duration 18m 23s
Artifacts 2

build-status.yml

on: pull_request
Warm up Yarn cache
35s
Warm up Yarn cache
Matrix: Warm up Yarn cache (others)
Build production packages
1m 24s
Build production packages
No dedupe required
12s
No dedupe required
Package quality
11s
Package quality
Format & Lint
35s
Format & Lint
Build documentation
1m 39s
Build documentation
Matrix: Test types
Matrix: Test
Publish documentation on Netlify
5s
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

39 errors and 1 warning
Test types (4.4)
',' expected.
Test types (4.4)
Expression expected.
Test types (4.4)
Expression expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (4.4)
',' expected.
Test types (latest)
The job was canceled because "_4_4" failed.
Test types (latest)
The operation was canceled.
Test types (4.2)
The job was canceled because "_4_4" failed.
Test types (4.2)
',' expected.
Test types (4.2)
Expression expected.
Test types (4.2)
Expression expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
Test types (4.2)
',' expected.
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message by default (no verbose): packages/fast-check/test/unit/check/runner/Runner.spec.ts#L586
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: 778893413, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Hint: Enable verbose mode in order to have the list of all failing values encountered during the run" ❯ test/unit/check/runner/Runner.spec.ts:586:34
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message in verbose mode: packages/fast-check/test/unit/check/runner/Runner.spec.ts#L595
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: 228610616, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Encountered failures were: - [42] - [48]" ❯ test/unit/check/runner/Runner.spec.ts:595:71
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message in very verbose mode: packages/fast-check/test/unit/check/runner/Runner.spec.ts#L604
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: 1139943062, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Execution summary: × [42] . × [48]" ❯ test/unit/check/runner/Runner.spec.ts:604:75
Test (fast-check, test, 20.x, ubuntu-latest)
Process completed with exit code 1.
Test (fast-check, test, 18.x, ubuntu-latest)
The job was canceled because "fast-check_test_20_x_ubun" failed.
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message by default (no verbose): packages/fast-check/test/unit/check/runner/Runner.spec.ts#L586
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: -1375927572, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Hint: Enable verbose mode in order to have the list of all failing values encountered during the run" ❯ test/unit/check/runner/Runner.spec.ts:586:34
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message in verbose mode: packages/fast-check/test/unit/check/runner/Runner.spec.ts#L595
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: 793002454, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Encountered failures were: - [42] - [48]" ❯ test/unit/check/runner/Runner.spec.ts:595:71
test/unit/check/runner/Runner.spec.ts > Runner > assert > Impact of VerbosityLevel in case of failure > Should throw with base message in very verbose mode: packages/fast-check/test/unit/check/runner/Runner.spec.ts#L604
AssertionError: expected [Function] to throw error matching /^$/ but got 'Property failed after 1 tests\n{ seed…' - Expected: /^$/ + Received: "Property failed after 1 tests { seed: -1727727032, path: \"0:0\", endOnFailure: true } Counterexample: [48] Shrunk 1 time(s) Got failure Execution summary: × [42] . × [48]" ❯ test/unit/check/runner/Runner.spec.ts:604:75
Test (fast-check, test, 18.x, ubuntu-latest)
Process completed with exit code 1.
Test (fast-check, test, 22.x, ubuntu-latest)
The job was canceled because "fast-check_test_20_x_ubun" failed.
Test (fast-check, test, 22.x, ubuntu-latest)
The operation was canceled.
Test (fast-check, test, latest, ubuntu-latest)
The job was canceled because "fast-check_test_20_x_ubun" failed.
Test (fast-check, test, latest, ubuntu-latest)
The operation was canceled.
Test (@fast-check/jest, test, latest, ubuntu-latest)
The job was canceled because "fast-check_test_20_x_ubun" failed.
Test (@fast-check/jest, test, latest, ubuntu-latest)
The operation was canceled.
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

Artifacts

Produced during runtime
Name Size
bundles Expired
333 KB
website Expired
4.33 MB