[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2026-03-18 11:20:07 +00:00 committed by GitHub
parent 1620e224bf
commit 81022eb834

View File

@ -175,19 +175,6 @@
"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": {
"no-restricted-imports": {
"count": 1
@ -2854,7 +2841,7 @@
},
"app/components/base/voice-input/utils.ts": {
"ts/no-explicit-any": {
"count": 4
"count": 3
}
},
"app/components/base/with-input-validation/index.stories.tsx": {
@ -4976,11 +4963,6 @@
"count": 1
}
},
"app/components/plugins/install-plugin/install-from-local-package/steps/install.tsx": {
"tailwindcss/enforce-consistent-class-order": {
"count": 2
}
},
"app/components/plugins/install-plugin/install-from-local-package/steps/uploading.tsx": {
"tailwindcss/enforce-consistent-class-order": {
"count": 1
@ -4997,11 +4979,6 @@
"count": 1
}
},
"app/components/plugins/install-plugin/install-from-marketplace/steps/install.tsx": {
"tailwindcss/enforce-consistent-class-order": {
"count": 2
}
},
"app/components/plugins/marketplace/description/index.tsx": {
"tailwindcss/enforce-consistent-class-order": {
"count": 9
@ -5480,9 +5457,6 @@
"no-restricted-imports": {
"count": 1
},
"tailwindcss/enforce-consistent-class-order": {
"count": 7
},
"ts/no-explicit-any": {
"count": 1
}