Merge pull request #67 from FormulaMonks/feat/inline-audio-data #157
Annotations
10 errors
ci
Property 'inlineData' does not exist on type '({ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>) | ({ ...; } & ... 2 more ... & Omit<...>)'.
|
ci
Property 'inlineData' does not exist on type 'KurtMessage'.
|
ci
Property 'inlineData' does not exist on type '{ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>'.
|
ci
Property 'inlineData' does not exist on type '({ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>) | ({ ...; } & ... 2 more ... & Omit<...>)'.
|
ci
Property 'inlineData' does not exist on type 'KurtMessage'.
|
ci
Property 'inlineData' does not exist on type '{ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>'.
|
ci
Property 'inlineData' does not exist on type '({ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>) | ({ ...; } & ... 2 more ... & Omit<...>)'.
|
ci
Property 'inlineData' does not exist on type 'KurtMessage'.
|
ci
Property 'inlineData' does not exist on type '{ role: "model" | "user" | "system"; } & Required<Pick<{ text: string; imageData: { mimeType: string; base64Data: string; }; toolCall: { name: string; args: object; result: object; }; }, "text">> & Partial<...> & Omit<...>'.
|
ci
Process completed with exit code 1.
|