Paint the full retained transcript instead of a smaller window #60
Annotations
2 errors and 1 warning
|
check
Process completed with exit code 1.
|
|
error: expect(received).not.toContain(expected):
src/tui-opentui/markdown-rows.test.ts#L115
Expected to not contain: "## Done"
\n"
at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/tui-opentui/markdown-rows.test.ts:115: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/markdown-rows.test.ts:105: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/
|