build(deps): bump node from 83b4d7b
to f1b4315
in /build
#15040
nodejs.yml
on: pull_request
Matrix: test-without-intl
Matrix: test
dependency-review
11s
Lint
34s
Fuzzing
3m 30s
Test TypeScript types
36s
automerge
0s
Annotations
10 errors, 1 warning, and 105 notices
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L348
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '8018C6854A7F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '8018C6854A7F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:348:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '8018C6854A7F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Process completed with exit code 1.
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L348
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '40CF99F101000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '40CF99F101000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:348:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '40CF99F101000000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Process completed with exit code 1.
|
test/issue-3356.js:
test/issue-3356.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms', code: 'ERR_TEST_FAILURE' }
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Process completed with exit code 1.
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test\http2.js#L348
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '300D0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '300D0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (D:\a\undici\undici\node_modules\@matteo.collina\tspl\tspl.js:52:35)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:348:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '300D0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:c:\\ws\\deps\\openssl\\openssl\\ssl\\record\\rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Process completed with exit code 1.
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L348
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ '805827E8527F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '805827E8527F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n'
- 'Client network socket disconnected before secure TLS connection was established'
at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:348:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:633:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '805827E8527F0000:error:0A000460:SSL routines:ssl3_read_bytes:tlsv1 alert no application protocol:../../deps/openssl/openssl/ssl/record/rec_layer_s3.c:1605:SSL alert number 120\n',
expected: 'Client network socket disconnected before secure TLS connection was established',
operator: 'strictEqual'
}
}
|
Test with Node.js 22 compiled --without-intl
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 (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1012
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 30463.034ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1012
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 36197.596ms
|
test (18, macos-latest) / Test with Node.js 18 on macos-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 1
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 59948.952ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1012
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 33915.913ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1012
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 27769.458ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 27620.597ms
|
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 🕐: 2996.010ms
|
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 🕐: 103.035ms
|
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.329ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6309.412ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 33267.216ms
|
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 🕐: 139.742ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 166.855ms
|
test (21, ubuntu-latest) / Test with Node.js 21 on ubuntu-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1405.492ms
|
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 🕐: 10913.713ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 35157.767ms
|
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 🕐: 2809.943ms
|
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 🕐: 110.474ms
|
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.481ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6504.190ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 61043.693ms
|
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 🕐: 114.072ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 145.383ms
|
test (21, macos-latest) / Test with Node.js 21 on macos-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 943.121ms
|
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 🕐: 13206.812ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28583.174ms
|
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.834ms
|
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 🕐: 113.055ms
|
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 🕐: 69.364ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6321.848ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35819.684ms
|
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 🕐: 170.403ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 180.352ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1515.592ms
|
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 🕐: 11028.633ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 35992.122ms
|
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 🕐: 2856.366ms
|
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 🕐: 112.453ms
|
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 🕐: 49.437ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6813.499ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 55713.373ms
|
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 🕐: 109.447ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 139.073ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 916.507ms
|
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 🕐: 13287.425ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 27986.555ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3034.210ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 120.279ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 70.158ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6338.526ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35162.654ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 149.399ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 178.033ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1529.610ms
|
Test with Node.js 21 compiled --without-intl
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10985.172ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 34872.280ms
|
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 🕐: 3069.282ms
|
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 🕐: 129.563ms
|
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 🕐: 74.791ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 10575.695ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 399
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 57514.728ms
|
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 🕐: 170.762ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 207.774ms
|
test (18, ubuntu-latest) / Test with Node.js 18 on ubuntu-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1491.696ms
|
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 🕐: 15716.923ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 28775.979ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3050.123ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 120.529ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 16
Suites 📂: 3
Passed ✅: 16
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 71.494ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 106
Suites 📂: 1
Passed ✅: 106
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6351.640ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 35887.009ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 22
Suites 📂: 4
Passed ✅: 22
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 181.785ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 179.235ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1528.358ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 95
Suites 📂: 16
Passed ✅: 95
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11021.980ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 31426.190ms
|
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 🕐: 3293.826ms
|
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 🕐: 155.853ms
|
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 🕐: 93.564ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 97
Suites 📂: 1
Passed ✅: 97
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6529.956ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 45965.702ms
|
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 🕐: 221.572ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 254.064ms
|
test (21, windows-latest) / Test with Node.js 21 on windows-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1937.414ms
|
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 🕐: 11294.318ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1013
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 33119.100ms
|
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 🕐: 3532.297ms
|
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 🕐: 277.572ms
|
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 🕐: 135.684ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 97
Suites 📂: 1
Passed ✅: 97
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6569.211ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 401
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 51932.321ms
|
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 🕐: 306.685ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 314.788ms
|
test (20, windows-latest) / Test with Node.js 20 on windows-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 2301.109ms
|
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 🕐: 11411.973ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 1018
Suites 📂: 78
Passed ✅: 1014
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 40147.122ms
|
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 🕐: 3487.333ms
|
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 🕐: 261.913ms
|
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 🕐: 163.004ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 97
Suites 📂: 1
Passed ✅: 97
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 11087.116ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 401
Suites 📂: 17
Passed ✅: 399
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 2
Todo 📝: 0
Duration 🕐: 69025.682ms
|
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 🕐: 249.143ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 2
Suites 📂: 1
Passed ✅: 2
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 292.182ms
|
test (18, windows-latest) / Test with Node.js 18 on windows-latest
Total Tests: 66
Suites 📂: 7
Passed ✅: 66
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 2284.778ms
|
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 🕐: 16057.503ms
|