refactor: 全面架构重构和代码质量提升 #62
Merged
Annotations
4 errors and 9 warnings
|
Fail if initial check failed
Process completed with exit code 1.
|
|
npm run check (post-fix)
Process completed with exit code 101.
|
|
npm run check:fix (diagnostic)
Process completed with exit code 101.
|
|
npm run check
Process completed with exit code 101.
|
|
npm run check (post-fix):
src/pages/SettingsPage/hooks/useSettingsForm.ts#L106
React Hook useCallback has an unnecessary dependency: 'globalConfig'. Either exclude it or remove the dependency array
|
|
npm run check (post-fix):
src/hooks/useTheme.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
npm run check (post-fix):
src/components/ui/button.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
npm run check:fix (diagnostic):
src/pages/SettingsPage/hooks/useSettingsForm.ts#L106
React Hook useCallback has an unnecessary dependency: 'globalConfig'. Either exclude it or remove the dependency array
|
|
npm run check:fix (diagnostic):
src/hooks/useTheme.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
npm run check:fix (diagnostic):
src/components/ui/button.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
npm run check:
src/pages/SettingsPage/hooks/useSettingsForm.ts#L106
React Hook useCallback has an unnecessary dependency: 'globalConfig'. Either exclude it or remove the dependency array
|
|
npm run check:
src/hooks/useTheme.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
npm run check:
src/components/ui/button.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Loading