chore: Improving docs. #302
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
screen/wallets/list.js#L131
React Hook useEffect has a missing dependency: 'wallets'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, wearerequired/lint-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters:
screen/wallets/list.js#L131
React Hook useEffect has a missing dependency: 'wallets'. Either include it or remove the dependency array
|