Time travel to previous state of a thread #510
Annotations
10 errors and 1 warning
Run frontend lint
Module '"../types"' has no exported member 'FunctionDefinition'.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type 'Message & { onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type 'Message & { onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type '{ id: string; type: string; content: string | object | MessageDocument[]; name?: string | undefined; tool_calls?: ToolCall[] | undefined; example: boolean; onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type '{ id: string; type: string; content: string | object | MessageDocument[]; name?: string | undefined; tool_calls?: ToolCall[] | undefined; example: boolean; onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type '{ id: string; type: string; content: string | object | MessageDocument[]; name?: string | undefined; tool_calls?: ToolCall[] | undefined; example: boolean; onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Parameter 'toolCall' implicitly has an 'any' type.
|
Run frontend lint
Parameter 'i' implicitly has an 'any' type.
|
Run frontend lint
Property 'additional_kwargs' does not exist on type '{ id: string; type: string; content: string | object | MessageDocument[]; name?: string | undefined; tool_calls?: ToolCall[] | undefined; example: boolean; onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
Run frontend lint
Cannot find name 'setMessageData'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading