chore: add example app to rn-base #4669
Annotations
1 error and 3 warnings
Run eslint for errors
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/Home.tsx#L56
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/Home.tsx#L63
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Loading