feat: eip 7702 support and demo #5595
on-pull-request.yml
on: pull_request
Enforce PR Title Format
6m 28s
Lint
7m 34s
Build and Test
6m 53s
Build iOS
10m 39s
Annotations
8 warnings
Enforce PR Title Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint
Failed to save: reserveCache failed: Cache service responded with 500
|
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
|
Lint:
examples/ui-demo/src/components/preview/AuthCardWrapper.tsx#L11
'Debug7702Button' is defined but never used
|