You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failed to compile.
./src/components/FilteredList.jsx
Line 107:6: React Hook useEffect has missing dependencies: 'buildQuery' and 'loadDocuments'. Either include them or remove the dependency array react-hooks/exhaustive-deps
./src/views/CompleteOfferHelp.jsx
Line 74:6: React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array react-hooks/exhaustive-deps
From https://github.com/kenodressel/quarantine-hero/runs/557393758?check_suite_focus=true. Usually this is a warning, but it is treated as an error because
Treating warnings as errors because process.env.CI = true.
The text was updated successfully, but these errors were encountered: