Skip to content

feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat #19421

feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat

feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat #19421

Triggered via pull request July 9, 2024 10:35
Status Success
Total duration 15m 14s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint / Lint: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/ConversationalAgent/execute.ts#L115
Unsafe argument of type `any` assigned to a parameter of type `Error`
Lint / Lint: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/ConversationalAgent/execute.ts#L117
Unsafe argument of type `any` assigned to a parameter of type `Error | undefined`
Lint / Lint: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/OpenAiFunctionsAgent/execute.ts#L119
Unsafe argument of type `any` assigned to a parameter of type `Error | undefined`
Lint / Lint: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/PlanAndExecuteAgent/execute.ts#L95
Unsafe argument of type `any` assigned to a parameter of type `Error`
Lint / Lint: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/PlanAndExecuteAgent/execute.ts#L96
Unsafe argument of type `any` assigned to a parameter of type `Error | undefined`