Skip to content

fix #400

fix #400 #712

Triggered via push October 24, 2024 04:01
Status Failure
Total duration 3m 19s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Test
Process completed with exit code 1.
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