chore: Bump undici from 6.21.3 to 7.13.0 #23
ci-alternative-runtime.yml
on: pull_request
Matrix: test-unit
test-typescript
51s
package
0s
Annotations
9 errors and 4 notices
test-unit (20, ubuntu-latest)
Process completed with exit code 1.
|
Should close the socket abruptly - pipelining - return503OnClosing: false:
test/close-pipelining.test.js#L63
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'
at assert.<computed> [as strictEqual] (node:internal/test_runner/test:242:18)
at TestContext.<anonymous> (/home/runner/work/fastify/fastify/test/close-pipelining.test.js:63:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:797:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rejected',
expected: 'fulfilled',
operator: 'strictEqual'
}
}
|
Should return 503 while closing - pipelining:
test/close-pipelining.test.js#L7
[Error [ERR_TEST_FAILURE]: ] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7) {
code: 'ECONNREFUSED',
[errors]: [
Error: connect ECONNREFUSED ::1:38953
at createConnectionError (node:net:1652:14)
at afterConnectMultiple (node:net:1682:16),
Error: connect ECONNREFUSED 127.0.0.1:38953
at createConnectionError (node:net:1652:14)
at afterConnectMultiple (node:net:1682:16)
]
}
}
|
test-unit (20, windows-latest)
The operation was canceled.
|
test-unit (20, windows-latest)
The strategy configuration was canceled because "test-unit._20_ubuntu-latest" failed
|
test-unit (20, macos-latest)
The operation was canceled.
|
Should close the socket abruptly - pipelining - return503OnClosing: false:
test/close-pipelining.test.js#L63
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'rejected'
- 'fulfilled'
at assert.<computed> [as strictEqual] (node:internal/test_runner/test:242:18)
at TestContext.<anonymous> (/Users/runner/work/fastify/fastify/test/close-pipelining.test.js:63:12)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Test.run (node:internal/test_runner/test:797:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:526:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rejected',
expected: 'fulfilled',
operator: 'strictEqual'
}
}
|
Should return 503 while closing - pipelining:
test/close-pipelining.test.js#L7
[Error [ERR_TEST_FAILURE]: ] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1122:18)
at afterConnectMultiple (node:net:1689:7) {
code: 'ECONNREFUSED',
[errors]: [
Error: connect ECONNREFUSED ::1:49751
at createConnectionError (node:net:1652:14)
at afterConnectMultiple (node:net:1682:16),
Error: connect ECONNREFUSED 127.0.0.1:49751
at createConnectionError (node:net:1652:14)
at afterConnectMultiple (node:net:1682:16)
]
}
}
|
test-unit (20, macos-latest)
The strategy configuration was canceled because "test-unit._20_ubuntu-latest" failed
|
test-unit (20, ubuntu-latest)
Total Tests: 5179
Suites 📂: 930
Passed ✅: 5167
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 10
Todo 📝: 0
Duration 🕐: 69721.361ms
|
test-unit (20, macos-latest)
Total Tests: 5179
Suites 📂: 930
Passed ✅: 5167
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 10
Todo 📝: 0
Duration 🕐: 61885.426ms
|
test-unit (20, 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-unit (20, 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
|