Skip to content

Fix count for previews #785

Fix count for previews

Fix count for previews #785

Triggered via pull request October 12, 2023 11:09
Status Success
Total duration 35s
Artifacts

lint-check-spa.yml

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

Annotations

9 warnings
Run Lint Checks: src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L47
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L59
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/DesignHomepageMenu/index.js#L114
React Hook useEffect has a missing dependency: 'getHomepagePatternsData'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L62
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L76
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/DesignThemeStyles/Menu/index.js#L102
React Hook useEffect has a missing dependency: 'getStylesAndPatterns'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SitePages/index.js#L41
React Hook useSelect has a missing dependency: 'location.pathname'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SitePages/index.js#L53
React Hook useEffect has missing dependencies: 'setDrawerActiveView' and 'setSidebarActiveView'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SitePages/index.js#L154
React Hook useEffect has a missing dependency: 'getSitePages'. Either include it or remove the dependency array