Skip to content

Fixed the retry issue in preview page #1563

Fixed the retry issue in preview page

Fixed the retry issue in preview page #1563

Triggered via pull request February 8, 2024 08:45
Status Success
Total duration 31s
Artifacts

lint-check-spa.yml

on: pull_request
Run Lint Checks
23s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

3 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/steps/SiteGen/Preview/index.js#L60
React Hook useEffect has missing dependencies: 'loadHomepages', 'setDrawerActiveView', 'setHeaderActiveView', 'setHideFooterNav', 'setIsHeaderEnabled', 'setSidebarActiveView', 'siteGenErrorStatus', and 'updateInitialize'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Preview/index.js#L102
React Hook useEffect has a missing dependency: 'loadHomepages'. Either include it or remove the dependency array