Skip to content

refactor: make session observation pure (#124) #29

refactor: make session observation pure (#124)

refactor: make session observation pure (#124) #29

Triggered via push July 30, 2026 13:57
Status Failure
Total duration 5m 43s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
vitest
Process completed with exit code 1.
[pty] tests/resize-tui.test.ts > resize-tui: serialization round-trip preserves 24-bit color > RGB true color survives detach/reattach cycle: src/testing/session.ts#L308
Error: Timed out after 10000ms waiting for "ORANGE-FG". Screen: ❯ Session.waitForText src/testing/session.ts:308:11 ❯ tests/resize-tui.test.ts:275:19
[pty] tests/resize-tui.test.ts > resize-tui: serialization round-trip preserves 24-bit color > RGB true color survives detach/reattach cycle: src/testing/session.ts#L308
Error: Timed out after 10000ms waiting for "ORANGE-FG". Screen: ❯ Session.waitForText src/testing/session.ts:308:11 ❯ tests/resize-tui.test.ts:275:19
[pty] tests/resize-tui.test.ts > resize-tui: serialization round-trip preserves 24-bit color > RGB true color survives detach/reattach cycle: src/testing/session.ts#L308
Error: Timed out after 10000ms waiting for "ORANGE-FG". Screen: ❯ Session.waitForText src/testing/session.ts:308:11 ❯ tests/resize-tui.test.ts:275:19
vitest
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/