feat: add email OTP support #4639
Annotations
3 errors and 1 warning
Build Libraries
@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 Libraries
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 Libraries
Process completed with exit code 2.
|
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/
|
Loading