perf(fetch): avoid redundant conversion #12922
Annotations
2 errors and 1 notice
Run tests:
test/connect-timeout.js#L17
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
false !== true
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'unhandledRejection',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at res.<computed> [as strictEqual] (/home/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at /home/runner/work/undici/undici/test/connect-timeout.js:17:9
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 727
Suites 📂: 50
Passed ✅: 724
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 35647.755ms
|
The logs for this run have expired and are no longer available.
Loading