pretty #139
Annotations
2 errors, 2 warnings, and 2 notices
Run tests:
test/service-restarted.test.js#L77
Error [ERR_TEST_FAILURE]: dispatchFunc should be a function
at process.emit (node:events:517:28) {
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:320: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:272:25)
at [nodejs.internal.kHybridDispatch] (node:internal/event_target:786:20)
at exports.emitMessage (node:internal/per_context/messageport:23:28) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
test/service-restarted.test.js#L77
'only' and 'runOnly' require the --test-only command-line option.
|
Run tests
Total Tests: 47
Suites 📂: 0
Passed ✅: 46
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 16158.544ms
|
Loading