Skip to content

20.3.5

20.3.5 #616

Triggered via push November 8, 2023 05:04
Status Success
Total duration 3m 12s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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#L34
React Hook useSelect has an unnecessary dependency: 'props.clientId'. Either exclude it or remove the dependency array
Test: src/blocks/grid/index.js#L34
React Hook useSelect has an unnecessary dependency: 'props.clientId'. Either exclude it or remove the dependency array
Test: src/blocks/hero-header/edit.js#L195
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
Test: src/blocks/items/item/banner/edit.js#L101
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#L102
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
Test: src/blocks/items/item/standard/edit.js#L102
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
Test: src/blocks/media-text/edit.js#L104
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
Test: src/blocks/panels/item/horizontal/edit.js#L100
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array
Test: src/blocks/panels/item/vertical/edit.js#L98
React Hook useSelect has an unnecessary dependency: 'clientId'. Either exclude it or remove the dependency array