Skip to content

Add a check for comingSoon in NewfoldRuntime #1285

Add a check for comingSoon in NewfoldRuntime

Add a check for comingSoon in NewfoldRuntime #1285

Triggered via push January 11, 2024 09:40
Status Success
Total duration 35s
Artifacts
Run Lint Checks
23s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Run Lint Checks: src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L58
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#L63
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#L81
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#L85
React Hook useEffect has a missing dependency: 'setNavigationState'. Either include it or remove the dependency array