From 7ec0a36dc2405bbc15adee4fb20e7a1b7b69d1bc Mon Sep 17 00:00:00 2001 From: yyh Date: Thu, 22 Jan 2026 13:22:17 +0800 Subject: [PATCH] prune suppressions --- web/eslint-suppressions.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 4199571489..edda947754 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -2792,11 +2792,6 @@ "count": 3 } }, - "app/components/workflow-app/hooks/use-workflow-refresh-draft.ts": { - "ts/no-explicit-any": { - "count": 2 - } - }, "app/components/workflow-app/hooks/use-workflow-run.ts": { "ts/no-explicit-any": { "count": 13 @@ -3651,11 +3646,6 @@ "count": 7 } }, - "app/components/workflow/nodes/tool/components/mixed-variable-text-input/placeholder.tsx": { - "ts/no-explicit-any": { - "count": 1 - } - }, "app/components/workflow/nodes/tool/components/tool-form/index.tsx": { "ts/no-explicit-any": { "count": 1 @@ -4277,11 +4267,6 @@ "count": 1 } }, - "middleware.ts": { - "node/prefer-global/buffer": { - "count": 1 - } - }, "models/common.ts": { "ts/no-explicit-any": { "count": 3