GitHub Actions / ESLint
succeeded
Aug 16, 2024 in 0s
1 warning
ESLint found 1 warning
Annotations
Check warning on line 92 in src/components/profile/Profile.tsx
github-actions / ESLint
src/components/profile/Profile.tsx#L92
React Hook useEffect has missing dependencies: 'setSpecificAgency' and 'userData.consultingTypes'. Either include them or remove the dependency array (react-hooks/exhaustive-deps)
Loading