release: v0.21.4 #302
ci.yml
on: push
Check (plugin)
1m 27s
Check (pi-plugin)
24s
E2E (OpenCode, host behavior)
17m 18s
E2E (Pi, host behavior)
1m 21s
Annotations
5 errors
|
E2E (OpenCode, host behavior)
Process completed with exit code 1.
|
|
TypeError: undefined is not an object (evaluating 'h.dispose'):
packages/e2e-tests/tests/slow-historian.test.ts#L64
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/slow-historian.test.ts:64:11)
|
|
error: opencode serve failed to start.:
packages/e2e-tests/src/opencode-runner/spawn.ts#L242
Warning: OPENCODE_SERVER_PASSWORD is not set; server is unsecured.
opencode server listening on http://127.0.0.1:43609
--- stderr ---
Performing one time database migration, may take a few minutes...
sqlite-migration:done
Database migration complete.
Error: opencode serve did not become ready in 300000ms: TimeoutError: The operation timed out.
at spawnOpencode (/home/runner/work/magic-context/magic-context/packages/e2e-tests/src/opencode-runner/spawn.ts:242:19)
at async create (/home/runner/work/magic-context/magic-context/packages/e2e-tests/src/harness.ts:91:32)
at async <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/slow-historian.test.ts:56:27)
|
|
TypeError: undefined is not an object (evaluating 'h.dispose'):
packages/e2e-tests/tests/todo-synthesis.test.ts#L65
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/todo-synthesis.test.ts:65:11)
|
|
error: opencode serve failed to start.:
packages/e2e-tests/src/opencode-runner/spawn.ts#L242
Warning: OPENCODE_SERVER_PASSWORD is not set; server is unsecured.
opencode server listening on http://127.0.0.1:42443
--- stderr ---
Performing one time database migration, may take a few minutes...
sqlite-migration:done
Database migration complete.
Error: opencode serve did not become ready in 300000ms: TimeoutError: The operation timed out.
at spawnOpencode (/home/runner/work/magic-context/magic-context/packages/e2e-tests/src/opencode-runner/spawn.ts:242:19)
|