Skip to content

fix(core): Aborting manual trigger tests should call closeFunction #19438

fix(core): Aborting manual trigger tests should call closeFunction

fix(core): Aborting manual trigger tests should call closeFunction #19438

Triggered via pull request July 9, 2024 14:26
Status Success
Total duration 8m 42s
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`