Skip to content

fix(core): Block Public API related REST calls when Public API is not enabled #17938

fix(core): Block Public API related REST calls when Public API is not enabled

fix(core): Block Public API related REST calls when Public API is not enabled #17938

Triggered via pull request May 28, 2024 10:21
@netroynetroy
synchronize #9521
fix-SEC-5
Status Success
Total duration 16m 33s
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`