Merge pull request #174 from inokawa/renovate/peaceiris-actions-gh-pa… #1140
Annotations
8 warnings
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
setup:
src/input.tsx#L225
React Hook useImperativeHandle 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#L374
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|
setup:
src/textarea.tsx#L203
React Hook useImperativeHandle 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#L352
React Hook useCallback has a missing dependency: 'selectionStore'. Either include it or remove the dependency array
|
e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|