wip: Synthetic msg copilot fix #451
pr-checks.yml
on: pull_request
Type Check, Build & Audit
10s
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'.
|