DO NOT MERGE: new auth method #6694
on-pull-request.yml
on: pull_request
Enforce PR Title Format
4m 35s
Lint
4m 24s
Build and Test
14m 54s
Build iOS
32m 56s
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:
account-kit/signer/test/base.test.ts#L28
Useless constructor
|
Lint:
examples/ui-demo/src/components/ui/Spinner.tsx#L2
'Image' is defined but never used
|