feat: add mfa on sign in with an authenticator app #6625
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 50s
Lint
9m 25s
Build and Test
15m 12s
Build iOS
34m 34s
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
|