Skip to content

feat: add alchemy transport update for the mav2 account client #5634

feat: add alchemy transport update for the mav2 account client

feat: add alchemy transport update for the mav2 account client #5634

Triggered via pull request January 13, 2025 16:40
Status Failure
Total duration 10m 23s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 8 warnings
Build and Test
'AlchemySmartAccountClient' is declared but its value is never read.
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1736786767874-0.9042743403391382/yarn run build exited (2)
Build and Test
Process completed with exit code 2.
Build iOS
@account-kit/smart-contracts#build: command (/Users/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /var/folders/ml/x_tvfgn50_s7p67dm1ypcqqm0000gn/T/yarn--1736787035384-0.15876604570810393/yarn run build exited (2)
Build iOS
'AlchemySmartAccountClient' is declared but its value is never read.
Build iOS
Process completed with exit code 2.
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/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: account-kit/smart-contracts/src/ma-v2/client/client.ts#L18
'AlchemySmartAccountClient' is defined but never used