Track AI Onboarding
Changes
#991
Annotations
8 warnings
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L104
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L367
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L408
React Hook useEffect has a missing dependency: 'pluginInstallHash'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L414
React Hook useEffect has missing dependencies: 'brandConfig?.prioritization' and 'prioritizeFlow'. Either include them or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L424
React Hook useEffect has missing dependencies: 'handleConditionalDesignStepsRoutes', 'handlePreviousStepTracking', and 'syncStoreToDB'. Either include them or remove the dependency array
|
src/OnboardingSPA/components/StateHandlers/Flow/index.js#L93
React Hook useEffect has missing dependencies: 'disableNavigation', 'onboardingFlow', 'setActiveFlow', 'setActiveStep', and 'switchToNewFlow'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L30
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L48
React Hook useEffect has missing dependencies: 'setDrawerActiveView', 'setHeaderActiveView', 'setIsDrawerSuppressed', 'setIsHeaderEnabled', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading