mirror of
https://github.com/langgenius/dify.git
synced 2026-09-08 11:04:27 +08:00
[autofix.ci] apply automated fixes
This commit is contained in:
parent
1620e224bf
commit
81022eb834
@ -175,19 +175,6 @@
|
|||||||
"count": 18
|
"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": {
|
"app/(shareLayout)/webapp-reset-password/check-code/page.tsx": {
|
||||||
"no-restricted-imports": {
|
"no-restricted-imports": {
|
||||||
"count": 1
|
"count": 1
|
||||||
@ -2854,7 +2841,7 @@
|
|||||||
},
|
},
|
||||||
"app/components/base/voice-input/utils.ts": {
|
"app/components/base/voice-input/utils.ts": {
|
||||||
"ts/no-explicit-any": {
|
"ts/no-explicit-any": {
|
||||||
"count": 4
|
"count": 3
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"app/components/base/with-input-validation/index.stories.tsx": {
|
"app/components/base/with-input-validation/index.stories.tsx": {
|
||||||
@ -4976,11 +4963,6 @@
|
|||||||
"count": 1
|
"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": {
|
"app/components/plugins/install-plugin/install-from-local-package/steps/uploading.tsx": {
|
||||||
"tailwindcss/enforce-consistent-class-order": {
|
"tailwindcss/enforce-consistent-class-order": {
|
||||||
"count": 1
|
"count": 1
|
||||||
@ -4997,11 +4979,6 @@
|
|||||||
"count": 1
|
"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": {
|
"app/components/plugins/marketplace/description/index.tsx": {
|
||||||
"tailwindcss/enforce-consistent-class-order": {
|
"tailwindcss/enforce-consistent-class-order": {
|
||||||
"count": 9
|
"count": 9
|
||||||
@ -5480,9 +5457,6 @@
|
|||||||
"no-restricted-imports": {
|
"no-restricted-imports": {
|
||||||
"count": 1
|
"count": 1
|
||||||
},
|
},
|
||||||
"tailwindcss/enforce-consistent-class-order": {
|
|
||||||
"count": 7
|
|
||||||
},
|
|
||||||
"ts/no-explicit-any": {
|
"ts/no-explicit-any": {
|
||||||
"count": 1
|
"count": 1
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user