feat: Implement Allowlist Module And Native Token Limit Module #5345
Triggered via pull request
December 18, 2024 20:07
Status
Failure
Total duration
12m 51s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 17s
Lint
12m 43s
Build and Test
6m 36s
Annotations
3 errors and 5 warnings
Enforce PR Title Format
Process completed with exit code 1.
|
src/ma-v2/client/client.test.ts > MA v2 Tests > installs allowlist module, then uninstalls:
account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L226
ReferenceError: addresses is not defined
❯ src/ma-v2/client/client.test.ts:226:22
|
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
|
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
|