Skip to content

[codex] Refine GUI platform runtime and docs #175

[codex] Refine GUI platform runtime and docs

[codex] Refine GUI platform runtime and docs #175

Triggered via pull request March 31, 2026 15:03
Status Failure
Total duration 2m 26s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
test-macos
Process completed with exit code 1.
packages/gui/src/__tests__/runtime.test.ts > ComputerUseGuiRuntime > types text from a secret command env var without exposing a literal gui_type value: packages/gui/src/runtime.ts#L487
GuiRuntimeError: Failed to resolve GUI text from secret command env var "UNDERSTUDY_TEST_GUI_SECRET_COMMAND": Unexpected command: /bin/bash ❯ resolveGuiTypeInput packages/gui/src/runtime.ts:487:9 ❯ packages/gui/src/runtime.ts:3420:18 ❯ ComputerUseGuiRuntime.withGuiActionSession packages/gui/src/runtime.ts:2438:11 ❯ ComputerUseGuiRuntime.type packages/gui/src/runtime.ts:3418:10 ❯ packages/gui/src/__tests__/runtime.test.ts:2202:18
validate
Process completed with exit code 1.
packages/gui/src/__tests__/runtime.test.ts > ComputerUseGuiRuntime > types text from a secret command env var without exposing a literal gui_type value: packages/gui/src/runtime.ts#L487
GuiRuntimeError: Failed to resolve GUI text from secret command env var "UNDERSTUDY_TEST_GUI_SECRET_COMMAND": Unexpected command: /bin/bash ❯ resolveGuiTypeInput packages/gui/src/runtime.ts:487:9 ❯ packages/gui/src/runtime.ts:3420:18 ❯ ComputerUseGuiRuntime.withGuiActionSession packages/gui/src/runtime.ts:2438:11 ❯ ComputerUseGuiRuntime.type packages/gui/src/runtime.ts:3418:10 ❯ packages/gui/src/__tests__/runtime.test.ts:2202:18
test-macos
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
validate
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint(eqeqeq): packages/tools/src/browser/browser-tool.ts#L596
Expected === and instead saw ==
eslint(eqeqeq): apps/cli/src/commands/chat-gateway-session.ts#L882
Expected === and instead saw ==
eslint(eqeqeq): apps/cli/src/commands/gateway-session-store.ts#L173
Expected === and instead saw ==