Crash and errors #150
Annotations
3 errors and 1 notice
|
Run tests:
test/service-restarted.test.js#L77
Error [ERR_TEST_FAILURE]: dispatchFunc should be a function
at process.emit (node:events:513:28) {
code: 'ERR_TEST_FAILURE',
failureType: 'uncaughtException',
cause: AssertionError [ERR_ASSERTION]: dispatchFunc should be a function
at doInject (/home/runner/work/undici-thread-interceptor/undici-thread-interceptor/node_modules/light-my-request/index.js:35:5)
at inject (/home/runner/work/undici-thread-interceptor/undici-thread-interceptor/node_modules/light-my-request/index.js:15:12)
at /home/runner/work/undici-thread-interceptor/undici-thread-interceptor/index.js:326:11
at Hooks.onServerRequest (/home/runner/work/undici-thread-interceptor/undici-thread-interceptor/lib/hooks.js:15:35)
at Hooks.fireOnServerRequest (/home/runner/work/undici-thread-interceptor/undici-thread-interceptor/lib/hooks.js:39:17)
at MessagePort.onMessage (/home/runner/work/undici-thread-interceptor/undici-thread-interceptor/index.js:278:25)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:827:20)
at MessagePort.<anonymous> (node:internal/per_context/messageport:23:28) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
Run tests
The operation was canceled.
|
Run tests
Total Tests: 47
Suites 📂: 0
Passed ✅: 46
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 29637.180ms
|
Loading