feat: add switching for executeUserOp #5447
on-pull-request.yml
on: pull_request
Enforce PR Title Format
2m 24s
Lint
3m 4s
Build and Test
2m 54s
Annotations
4 errors and 7 warnings
Build and Test
'"../utils.js"' has no exported member named 'packUOSignature'. Did you mean 'packSignature'?
|
Build and Test
'"../utils.js"' has no exported member named 'pack1271Signature'. Did you mean 'packSignature'?
|
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1734730716758-0.12682231904517383/yarn run build exited (2)
|
Build and Test
Process completed with exit code 2.
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint:
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
|
Lint:
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
|
Lint:
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
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L3
'SMAV2AccountClient' is defined but never used
|