Skip to content

feat: add email OTP support #4639

feat: add email OTP support

feat: add email OTP support #4639

Triggered via pull request November 19, 2024 18:32
@dphilipsondphilipson
synchronize #1163
dp/otp
Status Failure
Total duration 2m 27s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
Build and Test
@account-kit/signer#build: command (/home/runner/work/aa-sdk/aa-sdk/account-kit/signer) /tmp/yarn--1732041256917-0.196361141575228/yarn run build exited (2)
Build and Test
Property 'newUserSignup' is missing in type '{ connected: undefined; authenticating: undefined; connectedEmail: (user: User, bundle: string) => void; connectedPasskey: (user: User) => void; connectedOauth: (user: User, bundle: string) => void; connectedOtp: (user: User, bundle: string) => void; disconnected: () => void; }' but required in type 'Listeners'.
Build and Test
Process completed with exit code 2.
Enforce PR Title Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Enforce PR Title Format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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 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. 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. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/