Skip to content

Fix the command palette's overflow, width, chrome, and selection colour #108

Fix the command palette's overflow, width, chrome, and selection colour

Fix the command palette's overflow, width, chrome, and selection colour #108

Triggered via pull request August 7, 2026 07:42
Status Failure
Total duration 59s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
check
Process completed with exit code 1.
error: expect(received).toMatch(expected): src/tui-opentui/wave6.test.ts#L50
Expected substring or pattern: /palette/i \n \n try \n 1 explain this codebase \n 2 find and fix a failing test \n 3 review my uncommitted changes \n \n \n \n" at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/wave6.test.ts:50:25) at async withTestRenderer (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/harness.ts:163:18) at async <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/wave6.test.ts:30:11)
check
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/