build(deps-dev): bump eslint from 9.17.0 to 9.19.0 #27
Annotations
2 errors
test/core/basic.test.ts#L122
AssertionError: expected 'Cannot read properties of undefined (…' to be 'ok' // Object.is equality
Expected: "ok"
Received: "Cannot read properties of undefined (reading 'headers')"
❯ test/core/basic.test.ts:122:23
❯ node_modules/light-my-request/lib/response.js:37:28
❯ processTicksAndRejections node:internal/process/task_queues:77:11
This error originated in "test/core/basic.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "test/core/basic.test.ts". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
|
The logs for this run have expired and are no longer available.
Loading