Skip to content

Merge pull request #523 from newfold-labs/add-theme-expedite-for-sitegen #1894

Merge pull request #523 from newfold-labs/add-theme-expedite-for-sitegen

Merge pull request #523 from newfold-labs/add-theme-expedite-for-sitegen #1894

Triggered via push April 8, 2024 10:54
Status Success
Total duration 38s
Artifacts
Run Lint Checks
28s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run Lint Checks
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 Lint Checks: src/OnboardingSPA/components/StateHandlers/Design/index.js#L120
React Hook useEffect has missing dependencies: 'handleNavigationState' and 'handleThemeStatus'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Editor/index.js#L69
React Hook useEffect has missing dependencies: 'handleSitemapPagesGeneration', 'loadData', 'setDrawerActiveView', 'setHeaderActiveView', and 'setIsHeaderEnabled'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Preview/index.js#L72
React Hook useEffect has missing dependencies: 'setDrawerActiveView', 'setHeaderActiveView', 'setHideFooterNav', 'setIsHeaderEnabled', 'setIsHeaderNavigationEnabled', 'setSidebarActiveView', and 'updateInitialize'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Preview/index.js#L83
React Hook useEffect has a missing dependency: 'loadHomepages'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Preview/index.js#L144
React Hook useEffect has a missing dependency: 'loadHomepages'. Either include it or remove the dependency array