Skip to content

wip: Synthetic msg copilot fix #451

wip: Synthetic msg copilot fix

wip: Synthetic msg copilot fix #451

Triggered via pull request January 12, 2026 17:15
Status Failure
Total duration 14s
Artifacts

pr-checks.yml

on: pull_request
Type Check, Build & Audit
10s
Type Check, Build & Audit
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Type Check, Build & Audit
Process completed with exit code 2.
Type Check, Build & Audit: lib/messages/utils.ts#L48
Type '{ id: string; sessionID: string; role: "assistant"; parentID: string; modelID: string; providerID: string; mode: string; path: { cwd: string; root: string; }; time: { created: number; completed: number; }; cost: number; tokens: { ...; }; }' is not assignable to type 'Message'.