feat: add install/uninstall validation #5298
on-pull-request.yml
on: pull_request
Enforce PR Title Format
2m 18s
Lint
2m 26s
Build and Test
2m 10s
Annotations
4 errors and 5 warnings
Build and Test
Object literal may only specify known properties, and 'entityId' does not exist in type 'SMAV2Account<SmartAccountSigner<any>>'.
|
Build and Test
@account-kit/smart-contracts#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/smart-contracts) /tmp/yarn--1734479501408-0.5225834514818932/yarn run build exited (2)
|
Build and Test
Process completed with exit code 2.
|
Lint
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
|