Skip to content

Merge pull request #315 from newfold-labs/add/migration-button #745

Merge pull request #315 from newfold-labs/add/migration-button

Merge pull request #315 from newfold-labs/add/migration-button #745

Triggered via push September 28, 2023 05:10
Status Success
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Run Lint Checks
25s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Run Lint Checks: src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L29
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/GetStarted/Welcome/index.js#L43
React Hook useEffect has missing dependencies: 'setDrawerActiveView', 'setIsDrawerSuppressed', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array