feat: add switching for executeUserOp #5305
on-pull-request.yml
on: pull_request
Enforce PR Title Format
2m 1s
Lint
2m 49s
Build and Test
2m 16s
Annotations
3 errors and 5 warnings
src/ma-v2/client/client.test.ts > MA v2 Tests > adds a session key with no permissions:
account-kit/smart-contracts/src/ma-v2/actions/install-validation/installValidation.ts#L104
TypeError: encodeCallData is not a function
❯ Object.installValidation src/ma-v2/actions/install-validation/installValidation.ts:104:28
❯ src/ma-v2/client/client.test.ts:76:33
|
src/ma-v2/client/client.test.ts > MA v2 Tests > uninstalls a session key:
account-kit/smart-contracts/src/ma-v2/actions/install-validation/installValidation.ts#L104
TypeError: encodeCallData is not a function
❯ Object.installValidation src/ma-v2/actions/install-validation/installValidation.ts:104:28
❯ src/ma-v2/client/client.test.ts:132:33
|
Build and Test
Process completed with exit code 1.
|
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/Home.tsx#L56
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
|
Lint:
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
|