Skip to content

chore: use common WASM builder (#3791) #15241

chore: use common WASM builder (#3791)

chore: use common WASM builder (#3791) #15241

Triggered via push November 7, 2024 10:30
Status Failure
Total duration 5m 47s
Artifacts

nodejs.yml

on: push
Matrix: test-without-intl
Matrix: test
dependency-review
0s
dependency-review
Lint
40s
Lint
Fuzzing
3m 41s
Fuzzing
Test TypeScript types
40s
Test TypeScript types
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

15 errors, 1 warning, and 180 notices
debug#websocket: test/node-test/debug.js#L42
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:42:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/Users/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Process completed with exit code 1.
debug#websocket: test/node-test/debug.js#L42
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:42:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Process completed with exit code 1.
debug#fetch: test/node-test/debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test/node-test/debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35) at Socket.<anonymous> (/home/runner/work/undici/undici/test/node-test/debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
Test with Node.js 23 compiled --without-intl
Process completed with exit code 1.
debug#websocket: test\node-test\debug.js#L42
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at Socket.<anonymous> (D:\a\undici\undici\test\node-test\debug.js:42:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#fetch: test\node-test\debug.js#L79
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at Socket.<anonymous> (D:\a\undici\undici\test\node-test\debug.js:79:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
debug#undici: test\node-test\debug.js#L119
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: 2 !== 6 at process.emit (node:events:507:28) { code: 'ERR_TEST_FAILURE', failureType: 'uncaughtException', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 2 !== 6 at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35) at Socket.<anonymous> (D:\a\undici\undici\test\node-test\debug.js:119:12) at Socket.emit (node:events:519:35) at endReadableNT (node:internal/streams/readable:1696:12) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 2, expected: 6, operator: 'strictEqual' } }
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Process completed with exit code 1.
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238/dist/codecov' failed with exit code 1
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36423.175ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2916.926ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 133.288ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 59.405ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7497.730ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 25952.660ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 150.575ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 217.776ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 966.660ms
test (23, macos-latest) / Test with Node.js 23 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13257.403ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 27955.566ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3005.165ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 120.462ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 64.301ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6300.299ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32825.228ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 145.457ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 266.191ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1470.732ms
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10928.132ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 36561.330ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2825.638ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 148.716ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 56.757ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7445.362ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 27015.478ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 130.066ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 185.412ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 999.102ms
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13271.367ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 27951.687ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2994.454ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 107.778ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 65.903ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6308.146ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32364.628ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 154.583ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 266.872ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1413.413ms
test (23, ubuntu-latest) / Test with Node.js 23 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10972.679ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28744.461ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3047.769ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 105.110ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 78.901ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6315.216ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 34449.229ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 146.851ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 267.861ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1468.284ms
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10985.794ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 36182.144ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2835.582ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 109.010ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 51.795ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 7959.578ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 70588.779ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 122.048ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 156.668ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 855.162ms
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13212.431ms
Test with Node.js 22 compiled --without-intl
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28297.103ms
Test with Node.js 22 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3057.599ms
Test with Node.js 22 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 111.967ms
Test with Node.js 22 compiled --without-intl
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 66.112ms
Test with Node.js 22 compiled --without-intl
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6313.448ms
Test with Node.js 22 compiled --without-intl
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 33098.592ms
Test with Node.js 22 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 153.527ms
Test with Node.js 22 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 260.723ms
Test with Node.js 22 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1507.367ms
Test with Node.js 22 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10949.850ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 30670.921ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3285.029ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 145.104ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 77.672ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6359.525ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 37140.564ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 179.923ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 341.439ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1569.889ms
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11050.869ms
Test with Node.js 23 compiled --without-intl
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 28131.716ms
Test with Node.js 23 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3017.256ms
Test with Node.js 23 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 111.237ms
Test with Node.js 23 compiled --without-intl
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 66.854ms
Test with Node.js 23 compiled --without-intl
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6327.711ms
Test with Node.js 23 compiled --without-intl
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 32892.152ms
Test with Node.js 23 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 147.485ms
Test with Node.js 23 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 274.476ms
Test with Node.js 23 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1485.185ms
Test with Node.js 23 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10923.633ms
Test with Node.js 20 compiled --without-intl
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 29190.875ms
Test with Node.js 20 compiled --without-intl
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3073.378ms
Test with Node.js 20 compiled --without-intl
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 107.383ms
Test with Node.js 20 compiled --without-intl
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 72.264ms
Test with Node.js 20 compiled --without-intl
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6319.678ms
Test with Node.js 20 compiled --without-intl
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 34788.384ms
Test with Node.js 20 compiled --without-intl
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 158.078ms
Test with Node.js 20 compiled --without-intl
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 273.590ms
Test with Node.js 20 compiled --without-intl
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1523.928ms
Test with Node.js 20 compiled --without-intl
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11014.219ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 35960.406ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3106.914ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 135.224ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 82.760ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10618.360ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 61076.265ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 176.188ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 335.686ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1570.260ms
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 15774.399ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 42716.560ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3125.762ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 167.326ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 77.630ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 8304.022ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 63166.376ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 187.662ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 254.081ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1551.847ms
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 13853.715ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 46163.354ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 2891.553ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 170.603ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 51.640ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 115 Suites 📂: 1 Passed ✅: 115 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 15225.647ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 56138.862ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 212.025ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 287.116ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1280.172ms
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 22080.944ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34941.464ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3308.462ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 150.462ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 92.195ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 106 Suites 📂: 1 Passed ✅: 106 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6530.392ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 45001.526ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 215.824ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 411.422ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2017.162ms
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11336.158ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 34334.469ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3311.159ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 153.332ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 89.922ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 106 Suites 📂: 1 Passed ✅: 106 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6524.247ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 44400.412ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 214.725ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 401.703ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1926.424ms
test (23, windows-latest) / Test with Node.js 23 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11282.771ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 32023.948ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3372.356ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 159.338ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 92.307ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 106 Suites 📂: 1 Passed ✅: 106 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6510.837ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 45463.992ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 214.915ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 392.130ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1946.704ms
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11323.650ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1015 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 5 Todo 📝: 0 Duration 🕐: 33386.370ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3496.486ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 344.422ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 144.638ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 106 Suites 📂: 1 Passed ✅: 106 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 6581.261ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 402 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 1 Todo 📝: 0 Duration 🕐: 48590.804ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 333.927ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 538.069ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2478.036ms
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 11456.653ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1020 Suites 📂: 78 Passed ✅: 1016 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 4 Todo 📝: 0 Duration 🕐: 38860.039ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 189 Suites 📂: 6 Passed ✅: 176 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 13 Todo 📝: 0 Duration 🕐: 3444.261ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 3 Suites 📂: 0 Passed ✅: 3 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 180.593ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 16 Suites 📂: 3 Passed ✅: 16 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 102.346ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 106 Suites 📂: 1 Passed ✅: 106 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 10942.252ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 403 Suites 📂: 17 Passed ✅: 401 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 2 Todo 📝: 0 Duration 🕐: 70903.269ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 22 Suites 📂: 4 Passed ✅: 22 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 233.034ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 4 Suites 📂: 1 Passed ✅: 4 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 447.818ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 76 Suites 📂: 8 Passed ✅: 76 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2219.317ms
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 95 Suites 📂: 16 Passed ✅: 95 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 16035.635ms