feat: eip-7702 ui demo #5782
on-pull-request.yml
on: pull_request
Enforce PR Title Format
5m 46s
Lint
6m 0s
Build and Test
6m 47s
Build iOS
8m 15s
Annotations
4 warnings
Lint:
account-kit/rn-signer/example/metro.config.js#L3
'getConfig' is assigned a value but never used
|
Lint:
account-kit/rn-signer/example/metro.config.js#L4
'pkg' is assigned a value but never used
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L57
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Lint:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L64
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|