fix(deps): update dependency undici to v7 #118
Annotations
11 errors and 1 notice
|
Run tests:
tests/other-params.test.js#L17
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/other-params.test.js:17:39)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/other-params.test.js#L79
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/other-params.test.js:79:39)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/other-params.test.js#L142
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/other-params.test.js:142:39)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/other-params.test.js#L204
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/other-params.test.js:204:39)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/other-params.test.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 30000ms
at async Promise.allSettled (index 1) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 30000ms',
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/oidc-provider.test.js#L24
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'unhandledRejection',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/oidc-provider.test.js:24:41)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/oidc-provider.test.js#L1
Error [ERR_TEST_FAILURE]: test timed out after 30000ms
at async Promise.allSettled (index 2) {
failureType: 'testTimeoutFailure',
cause: 'test timed out after 30000ms',
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/interceptor.test.js#L20
Error [ERR_TEST_FAILURE]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- '***'
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ undefined
- '***'
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/interceptor.test.js:20:12)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: undefined,
expected: '***',
operator: 'strictEqual'
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/interceptor.test.js#L49
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/interceptor.test.js:49:41)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests:
tests/interceptor.test.js#L96
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'length')
at process.emit (node:events:517:28) {
failureType: 'uncaughtException',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'length')
at Server.<anonymous> (/home/runner/work/undici-oidc-interceptor/undici-oidc-interceptor/tests/interceptor.test.js:96:41)
at Server.emit (node:events:517:28)
at parserOnIncoming (node:_http_server:1130:12)
at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17),
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Total Tests: 31
Suites π: 0
Passed β
: 8
Failed β: 18
Canceled π«: 5
Skipped βοΈ: 0
Todo π: 0
Duration π: 60043.983ms
|
Loading