Skip to content

#435 とりあえずつくったけど、クリックしても1ブロックしかラップされない&複数種類のブロックを選択するとボタンがでない #775

#435 とりあえずつくったけど、クリックしても1ブロックしかラップされない&複数種類のブロックを選択するとボタンがでない

#435 とりあえずつくったけど、クリックしても1ブロックしかラップされない&複数種類のブロックを選択するとボタンがでない #775

Triggered via push December 4, 2024 06:04
Status Failure
Total duration 1m 41s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Test: src/js/editor/plugins/grouping-toolbar/index.js#L13
'__' is defined but never used
Test
Process completed with exit code 1.
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test: src/blocks/child-pages/edit.js#L46
React Hook useEffect has missing dependencies: 'parent', 'parentTitle', 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/cluster-divided-content/edit.js#L24
React Hook useEffect has a missing dependency: 'setAttributes'. Either include it 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/cover/edit.js#L33
React Hook useEffect has missing dependencies: 'hasInnerBlocks', 'innerBlockTypes', 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/cover/edit.js#L33
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Test: src/blocks/flex-divided-content/edit.js#L22
React Hook useEffect has missing dependencies: 'context' 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-divided-content/edit.js#L22
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Test: src/blocks/flex-divided-content/edit.js#L30
React Hook useEffect has missing dependencies: 'context' 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-divided-content/edit.js#L30
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
Test: src/blocks/flex-divided/edit.js#L48
React Hook useEffect has a missing dependency: 'setAttributes'. Either include it 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/grid-divided-content/edit.js#L26
React Hook useEffect has a missing dependency: 'setAttributes'. Either include it or remove the dependency array. If 'setAttributes' changes too often, find the parent component that defines it and wrap that definition in useCallback