feat: basic ma v2 sdk integrations #5339
Annotations
6 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L58
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/magic-link-auth.tsx#L65
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
|
Run eslint for errors:
account-kit/rn-signer/example/src/screens/otp-auth.tsx#L43
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Run eslint for errors:
account-kit/smart-contracts/src/ma-v2/account/semiModularAccountV2.ts#L17
'toHex' is defined but never used
|
Run eslint for errors:
account-kit/smart-contracts/src/ma-v2/account/semiModularAccountV2.ts#L22
'hexToBigInt' is defined but never used
|
Loading