Tools: Use shared build action #1173
Annotations
10 warnings
All:
public_html/wp-content/plugins/pattern-creator/src/components/editor/index.js#L58
React Hook useSelect has a missing dependency: 'postId'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/editor/index.js#L75
React Hook useEffect has a missing dependency: 'createInfoNotice'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/header/feature-toggle/index.js#L31
React Hook useSelect has a missing dependency: 'feature'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/openverse/grid.js#L55
React Hook useEffect has a missing dependency: 'setDebouncedSearchTerm'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/openverse/grid.js#L94
React Hook useCallback has missing dependencies: 'onClose' and 'onSelect'. Either include them or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/pattern-categories-control/index.js#L136
React Hook useMemo has a missing dependency: 'selectedTerms'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/sidebar/index.js#L45
React Hook useEffect has a missing dependency: 'enableComplementaryArea'. Either include it or remove the dependency array
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/sidebar/pattern-settings/index.js#L42
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/sidebar/pattern-settings/index.js#L45
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|
All:
public_html/wp-content/plugins/pattern-creator/src/components/sidebar/pattern-settings/index.js#L48
React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?
|