release: v0.21.2 #83
release.yml
on: push
Publish plugin to npm
32s
Publish pi-plugin to npm
23s
Publish unified CLI to npm
27s
Announce on Discord
15s
Annotations
7 errors and 2 warnings
|
E2E (OpenCode, host behavior)
Process completed with exit code 1.
|
|
SQLiteError: database is locked:
packages/e2e-tests/bun:sqlite#L185
at #run (bun:sqlite:185:20)
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/thinking-block-safety.test.ts:312:26)
|
|
SQLiteError: database is locked:
packages/e2e-tests/bun:sqlite#L185
at #run (bun:sqlite:185:20)
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/tag-owner-collision.test.ts:189:20)
|
|
SQLiteError: database is locked:
packages/e2e-tests/bun:sqlite#L185
at #run (bun:sqlite:185:20)
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/tag-owner-collision.test.ts:163:20)
|
|
SQLiteError: database is locked:
packages/e2e-tests/bun:sqlite#L185
at #run (bun:sqlite:185:20)
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/tag-owner-collision.test.ts:112:20)
|
|
TypeError: undefined is not an object (evaluating 'h.dispose'):
packages/e2e-tests/tests/todo-synthesis.test.ts#L66
at <anonymous> (/home/runner/work/magic-context/magic-context/packages/e2e-tests/tests/todo-synthesis.test.ts:66: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:38937
--- 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)
|
|
Create GitHub Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: softprops/action-gh-release@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Announce on Discord
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: SethCohen/github-releases-to-discord@v1. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|