Fix Lint #755
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Run Lint Checks:
src/OnboardingSPA/components/StateHandlers/Flow/index.js#L182
React Hook useEffect has missing dependencies: 'brandConfig?.prioritization' and 'prioritizeFlow'. Either include them or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/components/StateHandlers/Flow/index.js#L186
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/components/StateHandlers/Flow/index.js#L203
React Hook useEffect has missing dependencies: 'disableNavigation' and 'switchToNewFlow'. Either include them or remove the dependency array
|