Update index.js #1338
Annotations
3 warnings
Run JS Lint:
src/OnboardingSPA/components/TextInput/TextInputSiteGen/index.js#L26
React Hook useEffect has missing dependencies: 'height' and 'setIsValidInput'. Either include them or remove the dependency array. If 'setIsValidInput' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run JS Lint:
src/OnboardingSPA/steps/SiteGen/SiteDetails/index.js#L51
React Hook useEffect has missing dependencies: 'currentData.sitegen.siteDetails.prompt', 'isValidInput', 'setDrawerActiveView', 'setFooterNavEnabled', 'setHeaderActiveView', 'setIsHeaderEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/steps/SiteGen/SiteDetails/index.js#L66
React Hook useEffect has missing dependencies: 'currentData', 'isValidInput', 'setCurrentOnboardingData', and 'setFooterNavEnabled'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading