Skip to content

wip: Synthetic msg copilot fix #450

wip: Synthetic msg copilot fix

wip: Synthetic msg copilot fix #450

Triggered via pull request January 12, 2026 16:57
Status Failure
Total duration 21s
Artifacts

pr-checks.yml

on: pull_request
Type Check, Build & Audit
14s
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'.