test(genbi): make managed runtime contracts portable #24
genbi-ci.yml
on: push
typecheck, test, build
4m 4s
macOS packed-install context-loader acceptance
48s
macOS deterministic vendor contracts (tested baseline)
30s
Annotations
2 errors and 3 warnings
|
typecheck, test, build
Process completed with exit code 1.
|
|
[backend] test/managed-wren-runtime.test.ts > managed Wren runtime > accepts a contained PBS/venv-style link and rejects a replacement that escapes generation:
apps/genbi/server/managed-wren-runtime.ts#L57
Error: codex_wren_closure_mismatch
❯ failure server/managed-wren-runtime.ts:57:63
❯ visit server/managed-wren-runtime.ts:106:41
❯ visit server/managed-wren-runtime.ts:108:34
❯ visit server/managed-wren-runtime.ts:108:34
❯ assertSecureTree server/managed-wren-runtime.ts:111:5
❯ resolveManagedWrenRuntime server/managed-wren-runtime.ts:287:3
❯ test/managed-wren-runtime.test.ts:124:12
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'codex_wren_closure_mismatch' }
|
|
macOS deterministic vendor contracts (tested baseline)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
macOS packed-install context-loader acceptance
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck, test, build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, astral-sh/setup-uv@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|