feat: adds MAv2 client #5205
on-pull-request.yml
on: pull_request
Enforce PR Title Format
1m 32s
Lint
2m 12s
Build and Test
3m 10s
Annotations
2 errors and 11 warnings
src/ma-v2/client/client.test.ts:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L21
TypeError: Cannot read properties of undefined (reading 'getClient')
❯ src/ma-v2/client/client.test.ts:21:27
|
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
|
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
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L3
'keccak256' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L6
'toHex' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L7
'Address' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L9
'privateKeyToAccount' is defined but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L42
'startBalance' is assigned a value but never used
|
Lint:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L46
'result2' is assigned a value but never used
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|