From c494f804523e5b72ab3784f4215192fad870d97a Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 05:47:45 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 87a58f0a2a..4a0bb909e2 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -8848,14 +8848,6 @@ "count": 1 } }, - "app/components/workflow/panel/chat-variable-panel/components/variable-modal.tsx": { - "react/set-state-in-effect": { - "count": 8 - }, - "ts/no-explicit-any": { - "count": 3 - } - }, "app/components/workflow/panel/chat-variable-panel/components/variable-type-select.tsx": { "no-restricted-imports": { "count": 1 @@ -10052,4 +10044,4 @@ "count": 2 } } -} +} \ No newline at end of file