Caleb/feat otp validation view #5361
Triggered via pull request
December 19, 2024 04:46
Status
Failure
Total duration
11m 24s
Artifacts
–
on-pull-request.yml
on: pull_request
Enforce PR Title Format
3m 36s
Lint
11m 15s
Build and Test
5m 31s
Annotations
4 errors and 6 warnings
Enforce PR Title Format
Process completed with exit code 1.
|
Build and Test
'useEffect' is declared but its value is never read.
|
Build and Test
@account-kit/react#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/react) /tmp/yarn--1734583895315-0.6714347124815352/yarn run build exited (2)
|
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/react/src/components/auth/card/loading/otp.tsx#L1
'useEffect' is defined but never used
|
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
|