fix: export UndiciHeaders type and set dispatch headers to UndiciHeaders #15699
Annotations
2 errors and 5 notices
Run tests:
test/interceptors/cache-fastimers-fix.js#L37
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ 'hello world 1'
- 'hello world 0'
^
] {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'hello world 1'
- 'hello world 0'
^
at TestContext.<anonymous> (/Users/runner/work/undici/undici/test/interceptors/cache-fastimers-fix.js:37:5)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async Test.run (node:internal/test_runner/test:935:9)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:297:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'hello world 1',
expected: 'hello world 0',
operator: 'strictEqual'
}
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 1017
Suites 📂: 92
Passed ✅: 1012
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 5
Todo 📝: 0
Duration 🕐: 42654.331ms
|
Run tests
Total Tests: 189
Suites 📂: 6
Passed ✅: 176
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 13
Todo 📝: 0
Duration 🕐: 3071.044ms
|
Run tests
Total Tests: 3
Suites 📂: 0
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 182.489ms
|
Run tests
Total Tests: 30
Suites 📂: 4
Passed ✅: 26
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 4
Todo 📝: 0
Duration 🕐: 158.393ms
|
Run tests
Total Tests: 139
Suites 📂: 2
Passed ✅: 138
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 6799.805ms
|
Loading