Time travel to previous state of a thread #510
ci.yml
on: pull_request
Matrix: lint / build
Matrix: test
frontend-lint-and-build
23s
Annotations
10 errors and 6 warnings
frontend-lint-and-build
Module '"../types"' has no exported member 'FunctionDefinition'.
|
frontend-lint-and-build
Property 'additional_kwargs' does not exist on type 'Message & { onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
frontend-lint-and-build
Property 'additional_kwargs' does not exist on type 'Message & { onUpdate: (newValue: Message) => void; abandonEdits: () => void; }'.
|
frontend-lint-and-build
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; }'.
|
frontend-lint-and-build
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; }'.
|
frontend-lint-and-build
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; }'.
|
frontend-lint-and-build
Parameter 'toolCall' implicitly has an 'any' type.
|
frontend-lint-and-build
Parameter 'i' implicitly has an 'any' type.
|
frontend-lint-and-build
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; }'.
|
frontend-lint-and-build
Cannot find name 'setMessageData'.
|
lint / build (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint / build (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.9 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.11 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Python 3.10 tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend-lint-and-build
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/.
|