fix(ci): 升级 macOS runner 并修复 PR 评论问题 #65
Merged
Annotations
2 errors and 9 warnings
|
Fail if initial check failed
Process completed with exit code 1.
|
|
npm run check
Process completed with exit code 1.
|
|
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