feat: add install/uninstall validation #5310
on-pull-request.yml
on: pull_request
Enforce PR Title Format
1m 21s
Lint
2m 3s
Build and Test
1m 25s
Annotations
3 errors and 6 warnings
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1734508147208-0.11646924096965394/yarn run build exited (2)
|
Build and Test
'getAccountAddress' is declared but its value is never read.
|
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/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/account/semiModularAccountV2.ts#L11
'getAccountAddress' is defined but never used
|