initial commit #969
Annotations
5 errors and 10 warnings
src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L11
'ImageUploaderWithText' is defined but never used
|
src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L48
Replace `<i></i>` with `↹<i></i>⏎↹↹↹↹↹↹↹`
|
src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L54
'resetSiteLogo' is not defined
|
|
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L101
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L364
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L405
React Hook useEffect has a missing dependency: 'pluginInstallHash'. Either include it or remove the dependency array
|
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L411
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#L421
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#L89
React Hook useEffect has missing dependencies: 'disableNavigation', 'onboardingFlow', 'setActiveFlow', 'setActiveStep', and 'switchToNewFlow'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/BasicInfo/basicInfoForm.js#L89
React Hook useEffect has missing dependencies: 'currentData', 'flowData', 'getEditedEntityRecord', 'setDefaultData', and 'setOnboardingSocialData'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setDebouncedFlowData' needs the current value of 'flowData'
|
src/OnboardingSPA/steps/BasicInfo/basicInfoForm.js#L101
React Hook useEffect has missing dependencies: 'createSaveData' and 'isLoaded'. Either include them or remove the dependency array
|
src/OnboardingSPA/steps/BasicInfo/basicInfoForm.js#L133
React Hook useEffect has missing dependencies: 'currentData', 'setCurrentOnboardingData', and 'updateCoreStore'. 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
|
The logs for this run have expired and are no longer available.
Loading