Prioritization Disabled: Loader for Commerce Steps #749
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint-check-spa.yml
on: pull_request
Run Lint Checks
28s
Annotations
3 warnings
Run Lint Checks:
src/OnboardingSPA/components/StateHandlers/Flow/index.js#L177
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#L181
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#L198
React Hook useEffect has missing dependencies: 'disableNavigation' and 'switchToNewFlow'. Either include them or remove the dependency array
|