feat: add mfa on sign in with an authenticator app #6651
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 47s
Lint
9m 41s
Build and Test
19m 35s
Build iOS
37m 44s
Annotations
1 error and 3 warnings
Enforce PR Title Format
Process completed with exit code 1.
|
Lint:
account-kit/react/src/components/auth/sections/EmailAuth.tsx#L103
React Hook useEffect has missing dependencies: 'form.state.values.email' and 'setAuthStep'. Either include them or remove the dependency array
|
Lint:
examples/ui-demo/src/components/small-cards/MFACard.tsx#L1
'useRef' is defined but never used
|
Lint:
examples/ui-demo/src/components/ui/Spinner.tsx#L2
'Image' is defined but never used
|