Skip to content

Keep compacted prompt prefixes byte-stable across passes #731

Keep compacted prompt prefixes byte-stable across passes

Keep compacted prompt prefixes byte-stable across passes #731

Triggered via pull request August 23, 2026 17:44
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
eslint
Process completed with exit code 1.
build-and-test
Process completed with exit code 1.
error: expect(received).toContain(expected): tests/unit/summarizer.test.ts#L136
Expected to contain: "[Model summary unavailable" Received: "Turns compacted: 3\nEstimated tokens: ~33\nTools called: edit_file, read_file\nTotal tool calls: 2\nLast user message: \"Fix the login bug, see https://example.com/ticket/42\"" at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/summarizer.test.ts:136:18)
error: expect(received).toContain(expected): tests/unit/summarizer.test.ts#L126
Expected to contain: "[Model summary unavailable" Received: "Turns compacted: 3\nEstimated tokens: ~33\nTools called: edit_file, read_file\nTotal tool calls: 2\nLast user message: \"Fix the login bug, see https://example.com/ticket/42\"" at <anonymous> (/home/runner/work/corbits-code/corbits-code/tests/unit/summarizer.test.ts:126:18)
prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
eslint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build-and-test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, 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/