build(deps): bump step-security/harden-runner from 2.12.0 to 2.13.0 (… #16605
nodejs.yml
on: push
Matrix: test-without-intl
Matrix: test
dependency-review
Lint
39s
Fuzzing
3m 34s
Test TypeScript types
35s
Test with SQLite enabled
27s
automerge
0s
Annotations
42 errors and 74 notices
Dispatcher#Pipeline:
test/http2.js#L464
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:464:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Stream:
test/http2.js#L413
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:413:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should handle h2 continue:
test/http2.js#L357
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:357:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L320
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:320:20) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(POST Buffer):
test/http2.js#L177
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:177:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection (headers as array):
test/http2.js#L124
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:124:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(multiple requests):
test/http2.js#L65
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:65:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection:
test/http2.js#L18
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:18:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts ip:
test/https.js#L48
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/https.js:48:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts:
test/https.js#L12
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/https.js:12:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Process completed with exit code 1.
|
auto-flush functionality:
test/snapshot-testing.js#L682
[Error [ERR_TEST_FAILURE]: Unexpected end of JSON input] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: SyntaxError [Error]: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/snapshot-testing.js:682:28)
at async Test.run (node:internal/test_runner/test:797:9)
at async Suite.processPendingSubtests (node:internal/test_runner/test:526:7)
}
|
Dispatcher#Pipeline:
test/http2.js#L464
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:464:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Stream:
test/http2.js#L413
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:413:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should handle h2 continue:
test/http2.js#L357
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:357:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L320
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:320:20) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(POST Buffer):
test/http2.js#L177
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:177:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection (headers as array):
test/http2.js#L124
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:124:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(multiple requests):
test/http2.js#L65
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:65:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection:
test/http2.js#L18
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/http2.js:18:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts ip:
test/https.js#L48
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/https.js:48:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts:
test/https.js#L12
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/https.js:12:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Pipeline:
test\http2.js#L464
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:464:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Stream:
test\http2.js#L413
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:413:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should handle h2 continue:
test\http2.js#L357
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:357:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test\http2.js#L320
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:320:20) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(POST Buffer):
test\http2.js#L177
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:177:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection (headers as array):
test\http2.js#L124
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:124:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(multiple requests):
test\http2.js#L65
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:65:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection:
test\http2.js#L18
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\http2.js:18:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts ip:
test\https.js#L48
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\https.js:48:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts:
test\https.js#L12
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (D:\a\undici\undici\test\https.js:12:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Pipeline:
test/http2.js#L464
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:464:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Dispatcher#Stream:
test/http2.js#L413
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:413:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should handle h2 continue:
test/http2.js#L357
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:357:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
[v20] Request should fail if allowH2 is false and server advertises h1 only:
test/http2.js#L320
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:320:20) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(POST Buffer):
test/http2.js#L177
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:177:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection (headers as array):
test/http2.js#L124
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:124:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection(multiple requests):
test/http2.js#L65
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:65:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Should support H2 connection:
test/http2.js#L18
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at new Server (node:_tls_wrap:1353:8)
at new Http2SecureServer (node:internal/http2/core:3272:5)
at createSecureServer (node:internal/http2/core:3491:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/http2.js:18:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts ip:
test/https.js#L48
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/https.js:48:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
https get with tls opts:
test/https.js#L12
[Error [ERR_TEST_FAILURE]: error:0A00018F:SSL routines::ee key too small] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: Error: error:0A00018F:SSL routines::ee key too small
at node:internal/tls/secure-context:70:13
at Array.forEach (<anonymous>)
at setCerts (node:internal/tls/secure-context:68:3)
at configSecureContext (node:internal/tls/secure-context:191:5)
at Object.createSecureContext (node:_tls_common:113:3)
at Server.setSecureContext (node:_tls_wrap:1489:27)
at Server (node:_tls_wrap:1353:8)
at new Server (node:https:93:3)
at createServer (node:https:148:10)
at TestContext.<anonymous> (/home/runner/work/undici/undici/test/https.js:12:18) {
library: 'SSL routines',
reason: 'ee key too small',
code: 'ERR_SSL_EE_KEY_TOO_SMALL'
}
}
|
Test with SQLite enabled
Total Tests: 46
Suites 📂: 5
Passed ✅: 46
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 156.170ms
|
test (24, ubuntu-latest) / Test with Node.js 24 on ubuntu-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1143
Failed ❌: 33
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 36917.988ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1174
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 6
Todo 📝: 0
Duration 🕐: 50109.397ms
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (20, macos-latest) / Test with Node.js 20 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (24, macos-latest) / Test with Node.js 24 on macos-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1143
Failed ❌: 33
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 47161.137ms
|
test (24, macos-latest) / Test with Node.js 24 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (24, macos-latest) / Test with Node.js 24 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (24, windows-latest) / Test with Node.js 24 on windows-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1143
Failed ❌: 33
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 39933.312ms
|
test (24, windows-latest) / Test with Node.js 24 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Test with Node.js 24 compiled --without-intl
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1143
Failed ❌: 33
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 37165.079ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 19026.199ms
|
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 🕐: 825.530ms
|
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 🕐: 140.374ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 98.243ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 409
Suites 📂: 17
Passed ✅: 408
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 23855.887ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 165
Suites 📂: 2
Passed ✅: 165
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 13586.843ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 46
Suites 📂: 5
Passed ✅: 46
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 109.441ms
|
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 🕐: 119.658ms
|
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 🕐: 2833.462ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 49157.234ms
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (22, macos-latest) / Test with Node.js 22 on macos-latest
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12725.509ms
|
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 🕐: 1461.597ms
|
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 🕐: 283.418ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 145.084ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 409
Suites 📂: 17
Passed ✅: 406
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 34880.134ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 165
Suites 📂: 2
Passed ✅: 165
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12383.943ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 42
Suites 📂: 4
Passed ✅: 37
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 166.437ms
|
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 🕐: 112.317ms
|
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 🕐: 3065.117ms
|
test (20, ubuntu-latest) / Test with Node.js 20 on ubuntu-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1175
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 6
Todo 📝: 0
Duration 🕐: 39245.355ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12855.801ms
|
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 🕐: 1557.594ms
|
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 🕐: 338.741ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 188.263ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 409
Suites 📂: 17
Passed ✅: 408
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 38073.382ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 165
Suites 📂: 2
Passed ✅: 165
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12523.124ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 46
Suites 📂: 5
Passed ✅: 46
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 183.051ms
|
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 🕐: 144.427ms
|
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 🕐: 3182.918ms
|
test (22, ubuntu-latest) / Test with Node.js 22 on ubuntu-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 41207.775ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12731.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 🕐: 1442.341ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 277.995ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 148.141ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 409
Suites 📂: 17
Passed ✅: 408
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 33634.970ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 165
Suites 📂: 2
Passed ✅: 165
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12428.426ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 46
Suites 📂: 5
Passed ✅: 46
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 156.835ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 105.457ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3053.342ms
|
Test with Node.js 22 compiled --without-intl
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 38264.769ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12722.940ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 76
Suites 📂: 8
Passed ✅: 76
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 1476.141ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 4
Suites 📂: 1
Passed ✅: 4
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 282.826ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 153.556ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 409
Suites 📂: 17
Passed ✅: 406
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 35217.552ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 165
Suites 📂: 2
Passed ✅: 165
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12429.207ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 42
Suites 📂: 4
Passed ✅: 37
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 164.972ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 105.670ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3068.812ms
|
Test with Node.js 20 compiled --without-intl
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1175
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 6
Todo 📝: 0
Duration 🕐: 39031.463ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 96
Suites 📂: 16
Passed ✅: 96
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 13011.938ms
|
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 🕐: 1907.764ms
|
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 🕐: 427.360ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 23
Suites 📂: 4
Passed ✅: 23
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 228.023ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 409
Suites 📂: 17
Passed ✅: 408
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 49221.371ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 155
Suites 📂: 2
Passed ✅: 155
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 12577.040ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 46
Suites 📂: 5
Passed ✅: 46
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 269.645ms
|
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 🕐: 229.839ms
|
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 🕐: 3410.988ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
Total Tests: 1181
Suites 📂: 121
Passed ✅: 1176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 50708.552ms
|
test (22, windows-latest) / Test with Node.js 22 on windows-latest
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|