Skip to content

feat: Add Native Token Limit Module Support #5299

feat: Add Native Token Limit Module Support

feat: Add Native Token Limit Module Support #5299

Triggered via pull request December 18, 2024 00:15
Status Failure
Total duration 10m 50s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build and Test
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
Lint: account-kit/smart-contracts/src/ma-v2/client/client.test.ts#L319
'sendResult' is assigned a value but never used