jsdoc: lib/api/util.js #14582
Annotations
3 errors and 1 notice
test/request-timeout.js#L43
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value:
assert[method](...args)
at process.emit (node:events:519:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert[method](...args)
at res.<computed> [as ok] (/Users/runner/work/undici/undici/node_modules/@matteo.collina/tspl/tspl.js:52:35)
at /Users/runner/work/undici/undici/test/request-timeout.js:43:9
at RequestHandler.runInAsyncScope (node:async_hooks:206:9)
at RequestHandler.onHeaders (/Users/runner/work/undici/undici/lib/api/api-request.js:121:12)
at Request.onHeaders (/Users/runner/work/undici/undici/lib/core/request.js:246:29)
at Parser.onHeadersComplete (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:614:27)
at wasm_on_headers_complete (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:141:30)
at wasm://wasm/00032d9a:wasm-function[10]:0x56f
at wasm://wasm/00032d9a:wasm-function[20]:0x7d57
at Parser.execute (/Users/runner/work/undici/undici/lib/dispatcher/client-h1.js:334:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
test/request-timeout.js#L1
[Error [ERR_TEST_FAILURE]: test timed out after 30000ms] { code: 'ERR_TEST_FAILURE', failureType: 'testTimeoutFailure', cause: 'test timed out after 30000ms' }
|
|
|
The logs for this run have expired and are no longer available.
Loading