Separate out header, content and footer for homepages #1464
Annotations
8 errors and 11 warnings
Run JS Lint:
src/OnboardingSPA/components/Button/NextButtonSiteGen/index.js#L40
Replace `{·text·}` with `⏎↹↹↹↹{·text·}⏎↹↹↹`
|
Run JS Lint:
src/OnboardingSPA/components/Header/index.js#L15
'ExitToWordPress' is defined but never used
|
|
|
|
Run JS Lint:
src/OnboardingSPA/components/Sidebar/components/SitegenEditorPatterns/Sidebar.js#L216
Replace `·'header',·'content',·'footer'·` with `⏎↹↹↹↹↹↹↹↹↹↹↹↹↹↹'header',⏎↹↹↹↹↹↹↹↹↹↹↹↹↹↹'content',⏎↹↹↹↹↹↹↹↹↹↹↹↹↹↹'footer',⏎↹↹↹↹↹↹↹↹↹↹↹↹↹`
|
Run JS Lint:
src/OnboardingSPA/components/Sidebar/components/SitegenEditorPatterns/Sidebar.js#L218
Replace `·` with `⏎↹↹↹↹↹↹↹↹↹↹↹↹↹↹↹↹`
|
Run JS Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run JS Lint:
src/OnboardingSPA/components/LivePreview/BlockPreview/index.js#L40
React Hook useEffect has a missing dependency: 'setIsLoadingParent'. Either include it or remove the dependency array. If 'setIsLoadingParent' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Run JS Lint:
src/OnboardingSPA/components/LivePreview/BlockPreview/index.js#L72
React Hook useEffect has a missing dependency: 'previewSettings'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/components/Loaders/SiteGenLoader/index.js#L24
Assignments to the 'statusIdx' variable from inside React Hook useEffect will be lost after each render. To preserve the value over time, store it in a useRef Hook and keep the mutable value in the '.current' property. Otherwise, you can move this variable directly inside useEffect
|
Run JS Lint:
src/OnboardingSPA/components/Loaders/SiteGenLoader/index.js#L41
React Hook useEffect has a missing dependency: 'currentData?.sitegen?.siteGenMetaStatus?.totalCount'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/components/Loaders/SiteGenLoader/index.js#L49
React Hook useEffect has missing dependencies: 'autoNavigate', 'navigate', and 'nextStep'. Either include them or remove the dependency array
|
Run JS Lint:
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
|
Run JS Lint:
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L367
React Hook useEffect has a missing dependency: 'trackChapters'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/components/NewfoldInterfaceSkeleton/SiteBuild/index.js#L408
React Hook useEffect has a missing dependency: 'pluginInstallHash'. Either include it or remove the dependency array
|
Run JS Lint:
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
|
Run JS Lint:
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
|
The logs for this run have expired and are no longer available.
Loading