Skip to content

Merge branch 'enhance/ai-onboarding' of github.com:newfold-labs/wp-mo… #1350

Merge branch 'enhance/ai-onboarding' of github.com:newfold-labs/wp-mo…

Merge branch 'enhance/ai-onboarding' of github.com:newfold-labs/wp-mo… #1350

Triggered via push January 17, 2024 08:57
Status Success
Total duration 42s
Artifacts
Run Lint Checks
31s
Run Lint Checks
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Run Lint Checks: src/OnboardingSPA/components/LivePreview/BlockPreview/index.js#L37
React Hook useEffect has a missing dependency: 'setIsLoadingParent'. Either include it or remove the dependency array. If 'setIsLoadingParent' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run Lint Checks: src/OnboardingSPA/components/LivePreview/BlockPreview/index.js#L69
React Hook useEffect has a missing dependency: 'previewSettings'. Either include it or remove the dependency array
Run Lint Checks: src/OnboardingSPA/steps/SiteGen/Editor/index.js#L43
React Hook useEffect has a missing dependency: 'loadData'. Either include it or remove the dependency array