Skip to content

Improve wording landing page #84

Improve wording landing page

Improve wording landing page #84

Triggered via push July 22, 2024 11:47
Status Success
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test: src/blocks/list-item/hooks/use-indent-list-item.js#L66
React Hook useCallback has missing dependencies: 'getBlock', 'getMultiSelectedBlockClientIds', 'getPreviousBlockClientId', 'getSelectionEnd', 'getSelectionStart', 'hasMultiSelection', 'multiSelect', 'replaceBlocks', and 'selectionChange'. Either include them or remove the dependency array
test: src/blocks/list-item/hooks/use-outdent-list-item.js#L106
React Hook useCallback has missing dependencies: 'getBlock', 'getBlockIndex', 'getBlockListSettings', 'getBlockName', 'getBlockOrder', 'getBlockRootClientId', 'getParentListItemId', 'getSelectedBlockClientIds', 'insertBlock', 'moveBlocksToPosition', 'registry', 'removeBlock', and 'updateBlockListSettings'. Either include them or remove the dependency array
test: src/blocks/list/edit.jsx#L42
React Hook useCallback has missing dependencies: 'getBlock', 'getBlockAttributes', 'getBlockRootClientId', 'replaceBlocks', and 'selectionChange'. Either include them or remove the dependency array