chore: Bump undici from 6.21.2 to 7.5.0 #545
Triggered via pull request
March 20, 2025 15:23
Status
Failure
Total duration
5h 38m 40s
Artifacts
–
ci.yml
on: pull_request
Lint
58s
Dependency Review
4s
Check licenses
35s
coverage-nix
/
check-coverage
1m 18s
coverage-win
/
check-coverage
2m 59s
Matrix: test-unit
automerge
0s
Annotations
6 errors and 2 notices
coverage-nix / check-coverage
Process completed with exit code 1.
|
coverage-nix / check-coverage:
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:254:18)
at TestContext.<anonymous> (/home/runner/work/fastify/fastify/test/close-pipelining.test.js:63:12)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:980:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:677:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rejected',
expected: 'fulfilled',
operator: 'strictEqual'
}
}
|
coverage-nix / check-coverage:
test/close-pipelining.test.js#L7
[Error [ERR_TEST_FAILURE]: ] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1139:18)
at afterConnectMultiple (node:net:1712:7) {
code: 'ECONNREFUSED',
[errors]: [
Error: connect ECONNREFUSED ::1:40181
at createConnectionError (node:net:1675:14)
at afterConnectMultiple (node:net:1705:16),
Error: connect ECONNREFUSED 127.0.0.1:40181
at createConnectionError (node:net:1675:14)
at afterConnectMultiple (node:net:1705:16)
]
}
}
|
coverage-win / check-coverage
Process completed with exit code 1.
|
coverage-win / check-coverage:
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:254:18)
at TestContext.<anonymous> (D:\a\fastify\fastify\test\close-pipelining.test.js:63:12)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:980:9)
at async Test.processPendingSubtests (node:internal/test_runner/test:677:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rejected',
expected: 'fulfilled',
operator: 'strictEqual'
}
}
|
coverage-win / check-coverage:
test\close-pipelining.test.js#L7
[Error [ERR_TEST_FAILURE]: ] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AggregateError [ECONNREFUSED]:
at internalConnectMultiple (node:net:1139:18)
at afterConnectMultiple (node:net:1712:7) {
code: 'ECONNREFUSED',
[errors]: [
Error: connect ECONNREFUSED ::1:60248
at createConnectionError (node:net:1675:14)
at afterConnectMultiple (node:net:1705:16),
Error: connect ECONNREFUSED 127.0.0.1:60248
at createConnectionError (node:net:1675:14)
at afterConnectMultiple (node:net:1705:16)
]
}
}
|
coverage-nix / check-coverage
Total Tests: 5179
Suites 📂: 930
Passed ✅: 5167
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 10
Todo 📝: 0
Duration 🕐: 38231.308ms
|
coverage-win / check-coverage
Total Tests: 5179
Suites 📂: 930
Passed ✅: 5166
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 11
Todo 📝: 0
Duration 🕐: 57921.513ms
|