Skip to content

Fix Imports

Fix Imports #738

Triggered via push September 26, 2023 11:34
Status Success
Total duration 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Run Lint Checks
31s
Run Lint Checks
Fit to window
Zoom out
Zoom in

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