Skip to content

fix: Number input defaults to 0 not allowing to have arbitrary precision #19525

fix: Number input defaults to 0 not allowing to have arbitrary precision

fix: Number input defaults to 0 not allowing to have arbitrary precision #19525

Triggered via pull request July 12, 2024 02:14
Status Success
Total duration 6m 30s
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`