feat(rn): add alpha react native signer impl #4660
Triggered via pull request
November 22, 2024 00:54
Status
Failure
Total duration
10m 21s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
2m 54s
Lint
3m 8s
Build and Test
5m 21s
Build Android
10m 10s
Annotations
5 errors and 6 warnings
Enforce PR Title Format
@aa-sdk/core#build: command (/home/runner/work/aa-sdk/aa-sdk/aa-sdk/core) /tmp/yarn--1732237039000-0.36080954974784096/yarn run build exited (127)
|
Enforce PR Title Format
Process completed with exit code 127.
|
Lint
Process completed with exit code 1.
|
Build and Test
@account-kit/react#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/react) /tmp/yarn--1732237191582-0.06886139077425835/yarn run build exited (127)
|
Build and Test
Process completed with exit code 127.
|
Enforce PR Title Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
Build and Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|