Skip to content

ci: Switch to Node.js 20 by default. Add initial support for Node.js 22 #17877

ci: Switch to Node.js 20 by default. Add initial support for Node.js 22

ci: Switch to Node.js 20 by default. Add initial support for Node.js 22 #17877

Triggered via pull request May 23, 2024 14:46
Status Success
Total duration 17m 7s
Artifacts

ci-pull-requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint changes: 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 changes: 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 changes: packages/@n8n/nodes-langchain/nodes/agents/Agent/agents/ReActAgent/execute.ts#L116
Unsafe argument of type `any` assigned to a parameter of type `Error`