Skip to content

chore: Bump undici from 6.21.3 to 7.16.0 #577

chore: Bump undici from 6.21.3 to 7.16.0

chore: Bump undici from 6.21.3 to 7.16.0 #577

Triggered via pull request October 1, 2025 02:05
Status Failure
Total duration 4m 26s
Artifacts

ci.yml

on: pull_request
Dependency Review
6s
Dependency Review
Check licenses
58s
Check licenses
coverage-nix  /  check-coverage
1m 7s
coverage-nix / check-coverage
coverage-win  /  check-coverage
2m 36s
coverage-win / check-coverage
Matrix: test-unit
test-typescript
0s
test-typescript
package
0s
package
automerge
0s
automerge
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 notices
coverage-nix / check-coverage
Process completed with exit code 1.
Should close the socket abruptly - pipelining - return503OnClosing: false: test/close-pipelining.test.js#L63
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'rejected' - 'fulfilled' at assert.<computed> [as strictEqual] (node:internal/test_runner/test:320: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:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'rejected', expected: 'fulfilled', operator: 'strictEqual', diff: 'simple' }
Should return 503 while closing - pipelining: test/close-pipelining.test.js#L7
AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1134:18) at afterConnectMultiple (node:net:1715:7) { code: 'ECONNREFUSED', [errors]: [ Error: connect ECONNREFUSED ::1:46135 at createConnectionError (node:net:1678:14) at afterConnectMultiple (node:net:1708:16), Error: connect ECONNREFUSED 127.0.0.1:46135 at createConnectionError (node:net:1678:14) at afterConnectMultiple (node:net:1708:16) ] }
coverage-win / check-coverage
Process completed with exit code 1.
Should close the socket abruptly - pipelining - return503OnClosing: false: test\close-pipelining.test.js#L63
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'rejected' - 'fulfilled' at assert.<computed> [as strictEqual] (node:internal/test_runner/test:320: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:1054:7) at async Test.processPendingSubtests (node:internal/test_runner/test:744:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'rejected', expected: 'fulfilled', operator: 'strictEqual', diff: 'simple' }
Should return 503 while closing - pipelining: test\close-pipelining.test.js#L7
AggregateError [ECONNREFUSED]: at internalConnectMultiple (node:net:1134:18) at afterConnectMultiple (node:net:1715:7) { code: 'ECONNREFUSED', [errors]: [ Error: connect ECONNREFUSED ::1:50213 at createConnectionError (node:net:1678:14) at afterConnectMultiple (node:net:1708:16), Error: connect ECONNREFUSED 127.0.0.1:50213 at createConnectionError (node:net:1678:14) at afterConnectMultiple (node:net:1708:16) ] }
coverage-nix / check-coverage
Total Tests: 5179 Suites 📂: 930 Passed ✅: 5167 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 10 Todo 📝: 0 Duration 🕐: 37127.348ms
coverage-win / check-coverage
Total Tests: 5179 Suites 📂: 930 Passed ✅: 5166 Failed ❌: 2 Canceled 🚫: 0 Skipped ⏭️: 11 Todo 📝: 0 Duration 🕐: 48335.643ms