Skip to content

Fix Lint

Fix Lint #755

Triggered via push September 29, 2023 05:36
Status Success
Total duration 1m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Run Lint Checks
1m 30s
Run Lint Checks
Fit to window
Zoom out
Zoom in

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