From b69fd8831adde7c27b6542d7d8f8deac8f1e5c2b Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 03:39:26 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- web/eslint-suppressions.json | 394 ----------------------------------- 1 file changed, 394 deletions(-) diff --git a/web/eslint-suppressions.json b/web/eslint-suppressions.json index 141e3d6983..b606508e36 100644 --- a/web/eslint-suppressions.json +++ b/web/eslint-suppressions.json @@ -123,11 +123,6 @@ "count": 6 } }, - "app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/panel.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/(commonLayout)/app/(appDetailLayout)/[appId]/overview/tracing/provider-config-modal.tsx": { "no-restricted-imports": { "count": 2 @@ -157,27 +152,11 @@ "app/(humanInputLayout)/form/[token]/form.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 18 - } - }, - "app/(shareLayout)/components/authenticated-layout.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/(shareLayout)/components/splash.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "app/(shareLayout)/webapp-reset-password/check-code/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "app/(shareLayout)/webapp-reset-password/layout.tsx": { @@ -188,30 +167,7 @@ "count": 1 } }, - "app/(shareLayout)/webapp-reset-password/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, - "app/(shareLayout)/webapp-reset-password/set-password/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - } - }, - "app/(shareLayout)/webapp-signin/check-code/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, - "app/(shareLayout)/webapp-signin/components/mail-and-code-auth.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/(shareLayout)/webapp-signin/components/mail-and-password-auth.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -221,16 +177,6 @@ "count": 1 } }, - "app/(shareLayout)/webapp-signin/normalForm.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 18 - } - }, - "app/(shareLayout)/webapp-signin/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/account/(commonLayout)/account-page/AvatarWithEdit.tsx": { "no-restricted-imports": { "count": 1 @@ -243,9 +189,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 21 - }, "ts/no-explicit-any": { "count": 5 } @@ -264,30 +207,14 @@ "count": 1 } }, - "app/account/(commonLayout)/avatar.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "app/account/(commonLayout)/delete-account/components/check-email.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "app/account/(commonLayout)/delete-account/components/feed-back.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/account/(commonLayout)/delete-account/components/verify-email.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "app/account/(commonLayout)/delete-account/index.tsx": { @@ -295,11 +222,6 @@ "count": 1 } }, - "app/account/(commonLayout)/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/account/oauth/authorize/layout.tsx": { "ts/no-explicit-any": { "count": 1 @@ -931,9 +853,6 @@ }, "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 2 } }, "app/components/app/configuration/dataset-config/settings-modal/index.tsx": { @@ -1040,12 +959,6 @@ "style/multiline-ternary": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 2 - }, "ts/no-explicit-any": { "count": 24 } @@ -1102,11 +1015,6 @@ "count": 1 } }, - "app/components/app/create-app-dialog/app-list/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, "app/components/app/create-app-dialog/app-list/sidebar.tsx": { "react-refresh/only-export-components": { "count": 1 @@ -1119,9 +1027,6 @@ "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 11 - }, "ts/no-explicit-any": { "count": 1 } @@ -1143,9 +1048,6 @@ }, "react-refresh/only-export-components": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 } }, "app/components/app/create-from-dsl-modal/uploader.tsx": { @@ -1161,11 +1063,6 @@ "count": 2 } }, - "app/components/app/log/empty-element.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/app/log/filter.tsx": { "react-refresh/only-export-components": { "count": 1 @@ -1174,9 +1071,6 @@ "app/components/app/log/index.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/app/log/list.tsx": { @@ -1189,9 +1083,6 @@ "style/multiline-ternary": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 12 - }, "ts/no-explicit-any": { "count": 14 } @@ -1229,12 +1120,6 @@ "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 3 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 8 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - }, "ts/no-explicit-any": { "count": 1 } @@ -1278,9 +1163,6 @@ } }, "app/components/app/overview/trigger-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - }, "ts/no-explicit-any": { "count": 1 } @@ -1300,9 +1182,6 @@ "react-refresh/only-export-components": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - }, "ts/no-explicit-any": { "count": 4 } @@ -1342,9 +1221,6 @@ "app/components/app/workflow-log/detail.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/app/workflow-log/filter.tsx": { @@ -1397,11 +1273,6 @@ "count": 1 } }, - "app/components/apps/footer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/apps/new-app-card.tsx": { "ts/no-explicit-any": { "count": 1 @@ -1889,11 +1760,6 @@ "count": 1 } }, - "app/components/base/encrypted-bottom/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/base/error-boundary/index.tsx": { "react-refresh/only-export-components": { "count": 3 @@ -2254,14 +2120,6 @@ "count": 1 } }, - "app/components/base/linked-apps-panel/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "app/components/base/list-empty/index.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -2832,9 +2690,6 @@ } }, "app/components/billing/plan/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, "ts/no-explicit-any": { "count": 2 } @@ -2998,9 +2853,6 @@ "app/components/datasets/common/retrieval-param-config/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "app/components/datasets/create-from-pipeline/create-options/create-from-dsl-modal/dsl-confirm-modal.tsx": { @@ -3034,24 +2886,6 @@ "count": 1 } }, - "app/components/datasets/create-from-pipeline/footer.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "app/components/datasets/create-from-pipeline/header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "app/components/datasets/create-from-pipeline/list/create-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/datasets/create-from-pipeline/list/customized-list.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -3095,11 +2929,6 @@ "count": 3 } }, - "app/components/datasets/create/embedding-process/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/datasets/create/embedding-process/indexing-progress-item.tsx": { "no-restricted-imports": { "count": 1 @@ -3144,17 +2973,11 @@ "app/components/datasets/create/step-two/components/general-chunking-options.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "app/components/datasets/create/step-two/components/indexing-mode-section.tsx": { "no-restricted-imports": { "count": 2 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 8 } }, "app/components/datasets/create/step-two/components/inputs.tsx": { @@ -3165,16 +2988,6 @@ "count": 2 } }, - "app/components/datasets/create/step-two/components/option-card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "app/components/datasets/create/step-two/components/parent-child-options.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/datasets/create/step-two/hooks/use-indexing-config.ts": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 3 @@ -3208,11 +3021,6 @@ "count": 1 } }, - "app/components/datasets/create/top-bar/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/datasets/create/website/base/checkbox-with-label.tsx": { "no-restricted-imports": { "count": 1 @@ -3327,11 +3135,6 @@ "count": 1 } }, - "app/components/datasets/documents/create-from-pipeline/actions/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/datasets/documents/create-from-pipeline/data-source-options/option-card.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -3497,14 +3300,6 @@ "count": 2 } }, - "app/components/datasets/documents/create-from-pipeline/left-header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "app/components/datasets/documents/create-from-pipeline/preview/file-preview.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 4 @@ -3541,9 +3336,6 @@ "app/components/datasets/documents/create-from-pipeline/processing/embedding-process/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "app/components/datasets/documents/create-from-pipeline/processing/index.tsx": { @@ -3667,9 +3459,6 @@ } }, "app/components/datasets/documents/detail/completed/new-child-segment.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 1 } @@ -3728,9 +3517,6 @@ } }, "app/components/datasets/documents/detail/new-segment.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 1 } @@ -3751,14 +3537,6 @@ "count": 6 } }, - "app/components/datasets/documents/detail/settings/pipeline-settings/left-header.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "app/components/datasets/documents/detail/settings/pipeline-settings/process-documents/index.tsx": { "ts/no-explicit-any": { "count": 3 @@ -3801,17 +3579,11 @@ "app/components/datasets/external-knowledge-base/create/ExternalApiSelect.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 } }, "app/components/datasets/external-knowledge-base/create/ExternalApiSelection.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "app/components/datasets/external-knowledge-base/create/InfoPanel.tsx": { @@ -3829,16 +3601,6 @@ "count": 1 } }, - "app/components/datasets/external-knowledge-base/create/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - } - }, - "app/components/datasets/extra-info/api-access/card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/datasets/extra-info/api-access/index.tsx": { "no-restricted-imports": { "count": 1 @@ -3847,11 +3609,6 @@ "count": 1 } }, - "app/components/datasets/extra-info/service-api/card.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - } - }, "app/components/datasets/extra-info/service-api/index.tsx": { "no-restricted-imports": { "count": 1 @@ -3889,11 +3646,6 @@ "count": 3 } }, - "app/components/datasets/hit-testing/components/query-input/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/datasets/hit-testing/components/query-input/textarea.tsx": { "no-restricted-imports": { "count": 1 @@ -3968,11 +3720,6 @@ "count": 1 } }, - "app/components/datasets/list/new-dataset-card/option.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/datasets/metadata/edit-metadata-batch/edit-row.tsx": { "tailwindcss/no-unnecessary-whitespace": { "count": 1 @@ -4066,12 +3813,6 @@ "app/components/datasets/metadata/metadata-document/info-group.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - }, - "tailwindcss/no-unnecessary-whitespace": { - "count": 2 } }, "app/components/datasets/metadata/metadata-document/no-data.tsx": { @@ -4227,11 +3968,6 @@ "count": 1 } }, - "app/components/explore/sidebar/app-nav-item/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, "app/components/explore/sidebar/index.tsx": { "no-restricted-imports": { "count": 1 @@ -4372,9 +4108,6 @@ } }, "app/components/header/account-setting/data-source-page-new/install-from-marketplace.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 1 } @@ -4537,11 +4270,6 @@ "count": 3 } }, - "app/components/header/account-setting/model-provider-page/install-from-marketplace.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "app/components/header/account-setting/model-provider-page/model-auth/add-credential-in-load-balancing.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -4698,9 +4426,6 @@ "no-restricted-imports": { "count": 1 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - }, "ts/no-explicit-any": { "count": 2 } @@ -4848,36 +4573,16 @@ "count": 1 } }, - "app/components/header/index.tsx": { - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, "app/components/header/license-env/index.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 3 } }, - "app/components/header/nav/nav-selector/index.tsx": { - "tailwindcss/no-unnecessary-whitespace": { - "count": 1 - } - }, - "app/components/header/plugins-nav/index.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/plugins/base/badges/icon-with-tooltip.tsx": { "no-restricted-imports": { "count": 1 } }, - "app/components/plugins/base/deprecation-notice.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/components/plugins/base/key-value-item.tsx": { "no-restricted-imports": { "count": 1 @@ -5478,9 +5183,6 @@ "app/components/plugins/plugin-detail-panel/tool-selector/index.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/plugins/plugin-detail-panel/trigger/event-detail-drawer.tsx": { @@ -5696,9 +5398,6 @@ "app/components/rag-pipeline/components/conversion.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 2 } }, "app/components/rag-pipeline/components/panel/input-field/editor/form/hidden-fields.tsx": { @@ -5857,9 +5556,6 @@ "app/components/rag-pipeline/components/rag-pipeline-header/publisher/popup.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 8 } }, "app/components/rag-pipeline/components/rag-pipeline-header/run-mode.tsx": { @@ -5950,9 +5646,6 @@ }, "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "app/components/share/text-generation/no-data/index.tsx": { @@ -6295,14 +5988,6 @@ "app/components/workflow/block-selector/all-start-blocks.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, - "app/components/workflow/block-selector/all-tools.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/workflow/block-selector/blocks.tsx": { @@ -6320,12 +6005,6 @@ "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - }, - "tailwindcss/no-duplicate-classes": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -6337,12 +6016,6 @@ "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - }, - "tailwindcss/no-duplicate-classes": { - "count": 1 - }, "ts/no-explicit-any": { "count": 2 } @@ -6381,17 +6054,9 @@ "count": 1 } }, - "app/components/workflow/block-selector/market-place-plugin/list.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "app/components/workflow/block-selector/rag-tool-recommendations/index.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 3 } }, "app/components/workflow/block-selector/rag-tool-recommendations/uninstalled-item.tsx": { @@ -6997,9 +6662,6 @@ "app/components/workflow/nodes/_base/components/switch-plugin-version.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 1 } }, "app/components/workflow/nodes/_base/components/title-description-input.tsx": { @@ -9218,17 +8880,9 @@ "count": 2 } }, - "app/education-apply/education-apply-page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 9 - } - }, "app/education-apply/expire-notice-modal.tsx": { "no-restricted-imports": { "count": 1 - }, - "tailwindcss/enforce-consistent-class-order": { - "count": 4 } }, "app/education-apply/hooks.ts": { @@ -9255,11 +8909,6 @@ "count": 1 } }, - "app/education-apply/user-info.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 3 - } - }, "app/education-apply/verify-state-modal.tsx": { "react-hooks-extra/no-direct-set-state-in-use-effect": { "count": 1 @@ -9283,11 +8932,6 @@ "count": 7 } }, - "app/reset-password/check-code/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "app/reset-password/layout.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -9296,26 +8940,11 @@ "count": 1 } }, - "app/reset-password/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, - "app/reset-password/set-password/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 6 - } - }, "app/signin/_header.tsx": { "no-restricted-imports": { "count": 1 } }, - "app/signin/components/mail-and-code-auth.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 1 - } - }, "app/signin/components/mail-and-password-auth.tsx": { "ts/no-explicit-any": { "count": 1 @@ -9338,23 +8967,10 @@ "no-restricted-imports": { "count": 2 }, - "tailwindcss/enforce-consistent-class-order": { - "count": 7 - }, "ts/no-explicit-any": { "count": 1 } }, - "app/signup/check-code/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, - "app/signup/components/input-mail.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 4 - } - }, "app/signup/layout.tsx": { "tailwindcss/enforce-consistent-class-order": { "count": 1 @@ -9363,16 +8979,6 @@ "count": 1 } }, - "app/signup/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 2 - } - }, - "app/signup/set-password/page.tsx": { - "tailwindcss/enforce-consistent-class-order": { - "count": 5 - } - }, "context/external-api-panel-context.tsx": { "react-refresh/only-export-components": { "count": 1