Update deps #1282
Annotations
3 errors and 6 warnings
|
e2e
Canceling since a higher priority waiting request for check-refs/pull/204/merge exists
|
|
e2e
The operation was canceled.
|
|
check
Canceling since a higher priority waiting request for check-refs/pull/204/merge exists
|
|
setup:
src/textarea.tsx#L352
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|
|
setup:
src/textarea.tsx#L259
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#L203
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|
|
setup:
src/input.tsx#L374
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|
|
setup:
src/input.tsx#L281
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#L225
React Hook useImperativeHandle has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|