Merge branch 'trunk' of https://github.com/newfold-labs/wp-module-onb… #2007
Annotations
4 warnings
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 JS Lint:
src/OnboardingSPA/steps/SiteGen/Editor/Header/index.js#L297
React Hook useEffect has a missing dependency: 'handleCustomize'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/steps/SiteGen/Editor/Header/index.js#L315
React Hook useEffect has a missing dependency: 'setInteractionDisabled'. Either include it or remove the dependency array
|
Run JS Lint:
src/OnboardingSPA/steps/SiteGen/SiteLogo/index.js#L73
React Hook useEffect has missing dependencies: 'currentData.sitegen.siteLogo', 'getEditedEntityRecord', 'setDrawerActiveView', 'setHeaderActiveView', 'setHideFooterNav', 'setIsFooterNavAllowed', 'setIsHeaderEnabled', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|
Loading