Skip to content

fix: only reconnect EOAs if they're cached as connected #6813

fix: only reconnect EOAs if they're cached as connected

fix: only reconnect EOAs if they're cached as connected #6813

Triggered via pull request April 4, 2025 18:36
Status Success
Total duration 10m 40s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: account-kit/react/src/components/auth/sections/EmailAuth.tsx#L109
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