Skip to content

feat(editor): Add stop current execution button in new canvas (no-changelog) #19417

feat(editor): Add stop current execution button in new canvas (no-changelog)

feat(editor): Add stop current execution button in new canvas (no-changelog) #19417

Triggered via pull request July 9, 2024 09:55
Status Failure
Total duration 15m 35s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Unit tests / Unit tests
n8n-editor-ui#test: command (/home/runner/work/n8n/n8n/packages/editor-ui) /usr/local/bin/pnpm run test exited (1)
Unit tests / Unit tests
Process completed with exit code 1.
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`