CL-6478: Sanitize tool-call names before persisting turn history #902
ci.yml
on: pull_request
checks
12m 2s
walking-skeleton
5m 22s
Annotations
5 errors and 2 warnings
|
walking-skeleton
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
scripts/e2e/chat.test.ts#L874
Expected: "run_1c69b2977f370ee94c235492324543a5"
Received: "run_963c3751f76b17af3678f9dfce0672c7"
at <anonymous> (/home/runner/work/workbench/workbench/scripts/e2e/chat.test.ts:874:7)
|
|
checks
Process completed with exit code 1.
|
|
error: expect(received).toBe(expected):
apps/web/test/library-page-selection.test.tsx#L192
Expected: "false"
Received: "true"
at <anonymous> (/home/runner/work/workbench/workbench/apps/web/test/library-page-selection.test.tsx:192:63)
|
|
error: expect(received).toBe(expected):
apps/web/src/activatable-row.test.ts#L16
Expected: false
Received: true
at <anonymous> (/home/runner/work/workbench/workbench/apps/web/src/activatable-row.test.ts:16:70)
|
|
walking-skeleton
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
checks
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|