Skip to content

initial commit

initial commit #969

Triggered via push November 15, 2023 13:06
Status Failure
Total duration 1m 6s
Artifacts
Run Lint Checks
57s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L11
'ImageUploaderWithText' is defined but never used
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L48
Replace `<i></i>` with `↹<i></i>⏎↹↹↹↹↹↹↹`
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/SocialMedia/index.js#L54
'resetSiteLogo' is not defined
Run Lint Checks
Process completed with exit code 1.
Run Lint Checks
Process completed with exit code 2.
Run Lint Checks: 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
Run Lint Checks: src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L364
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L405
React Hook useEffect has a missing dependency: 'pluginInstallHash'. Either include it or remove the dependency array
Run Lint Checks: 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
Run Lint Checks: 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
Run Lint Checks: 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
Run Lint Checks: 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'
Run Lint Checks: src/OnboardingSPA/steps/BasicInfo/basicInfoForm.js#L101
React Hook useEffect has missing dependencies: 'createSaveData' and 'isLoaded'. Either include them or remove the dependency array
Run Lint Checks: 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
Run Lint Checks: 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