Fix Imports #738
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
Run Lint Checks:
src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L29
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L43
React Hook useEffect has missing dependencies: 'setDrawerActiveView', 'setIsDrawerSuppressed', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|