Skip to content

Update stylesheet.scss #778

Update stylesheet.scss

Update stylesheet.scss #778

Triggered via push October 6, 2023 08:32
Status Success
Total duration 49s
Artifacts
Run Lint Checks
38s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Run Lint Checks: src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L54
React Hook useEffect has a missing dependency: 'saveDataAndExit'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L59
React Hook useEffect has missing dependencies: 'setIsDrawerSuppressed' and 'setSidebarActiveView'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/Complete/index.js#L79
React Hook useEffect has missing dependencies: 'checkFlowComplete' and 'flushQueue'. Either include them or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/Complete/index.js#L83
React Hook useEffect has a missing dependency: 'setNavigationState'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteFeatures/index.js#L89
React Hook useEffect has missing dependencies: 'getCustomPlugins', 'isLargeViewport', 'setDrawerActiveView', 'setIsDrawerOpened', 'setIsDrawerSuppressed', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array