Skip to content

DO NOT MERGE: new auth method #6694

DO NOT MERGE: new auth method

DO NOT MERGE: new auth method #6694

Triggered via pull request March 26, 2025 13:57
Status Failure
Total duration 33m 5s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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