Skip to content

Update dependency @storybook/test-runner to ^0.20.0 (#171) #1130

Update dependency @storybook/test-runner to ^0.20.0 (#171)

Update dependency @storybook/test-runner to ^0.20.0 (#171) #1130

Triggered via push November 30, 2024 18:20
Status Success
Total duration 1m 42s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
setup: src/input.tsx#L228
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/input.tsx#L285
React Hook useEffect has a missing dependency: 'onSelectionChange'. Either include it or remove the dependency array. If 'onSelectionChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
setup: src/input.tsx#L378
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/textarea.tsx#L205
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
setup: src/textarea.tsx#L262
React Hook useEffect has a missing dependency: 'onSelectionChange'. Either include it or remove the dependency array. If 'onSelectionChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
setup: src/textarea.tsx#L355
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array