Skip to content

Fix shell-aware GUI secret command test #176

Fix shell-aware GUI secret command test

Fix shell-aware GUI secret command test #176

Triggered via push March 31, 2026 15:24
Status Failure
Total duration 2m 19s
Artifacts

ci.yml

on: push
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/__tests__/runtime.test.ts#L2225
AssertionError: expected undefined to be truthy - Expected: true + Received: undefined ❯ packages/gui/src/__tests__/runtime.test.ts:2225:6
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/__tests__/runtime.test.ts#L2225
AssertionError: expected undefined to be truthy - Expected: true + Received: undefined ❯ packages/gui/src/__tests__/runtime.test.ts:2225:6
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): 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 ==
eslint(eqeqeq): packages/tools/src/browser/browser-tool.ts#L596
Expected === and instead saw ==