Skip to content

feat: add switching for executeUserOp #5313

feat: add switching for executeUserOp

feat: add switching for executeUserOp #5313

Triggered via pull request December 18, 2024 08:32
Status Failure
Total duration 2m 49s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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:80: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:138:33
Build and Test
Process completed with exit code 1.
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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