Addressing comment on PR #32 #2
Annotations
2 errors
|
copilot
Process completed with exit code 1.
|
|
Unhandled error:
src/connection.ts#L368
Error: Execution aborted
❯ Connection.handleMessage src/connection.ts:368:24
❯ src/testing/mockSocketBehaviors.ts:66:11
❯ simulateWebSocketEvent src/testing/mockSocketBehaviors.ts:65:13
❯ Object.<anonymous> src/testing/mockSocketBehaviors.ts:442:9
❯ Object.mockCall node_modules/@vitest/spy/dist/index.js:75:17
❯ Object.spy [as send] node_modules/tinyspy/dist/index.js:45:80
❯ Connection.execute src/connection.ts:302:13
❯ runNextTicks node:internal/process/task_queues:60:5
❯ processImmediate node:internal/timers:454:9
This error originated in "src/connection.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 "handles 'Execution not found' error when retrieving results from canceled execution". 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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
results
Expired
|
1.78 KB |
sha256:ece983b8c32a8d3763bbdef058afbebf6dbf9529e8cc8385d32dae9eed8a6016
|
|