Skip to content

docs: updating core quickstart guide too add watch and hydrate info #6822

docs: updating core quickstart guide too add watch and hydrate info

docs: updating core quickstart guide too add watch and hydrate info #6822

Triggered via pull request April 7, 2025 18:04
Status Success
Total duration 7m 7s
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