#830 Grid #719
Annotations
3 errors and 10 warnings
Test:
src/blocks/grid/edit.js#L119
When using BaseControl component if a label property is passed an id property should also be passed
|
Test:
src/blocks/grid/edit.js#L264
When using BaseControl component if a label property is passed an id property should also be passed
|
Test
Process completed with exit code 1.
|
Test:
src/blocks/alert/edit.js#L40
React Hook useEffect has missing dependencies: 'icon' and 'setAttributes'. Either include them or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Test:
src/blocks/flex/index.js#L37
React Hook useSelect has an unnecessary dependency: 'props.clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/grid/index.js#L36
React Hook useSelect has an unnecessary dependency: 'props.clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/hero-header/edit.js#L201
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/items/item/banner/edit.js#L92
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/items/item/block-link/edit.js#L96
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/items/item/standard/edit.js#L96
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/media-text/edit.js#L105
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/panels/item/horizontal/edit.js#L96
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|
Test:
src/blocks/panels/item/vertical/edit.js#L94
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
|