Skip to content

fix: otp validation view and styles #5376

fix: otp validation view and styles

fix: otp validation view and styles #5376

Triggered via pull request December 19, 2024 19:53
@jcaleb4jcaleb4
synchronize #1244
caleb/otp
Status Failure
Total duration 3m 28s
Artifacts

on-pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
src/tailwind/utils.test.ts > tailwind utils test > merge tests > should correctly override items in the default theme: account-kit/react/src/tailwind/utils.test.ts#L18
Error: Snapshot `tailwind utils test > merge tests > should correctly override items in the default theme 1` mismatched - Expected + Received @@ -72,13 +72,13 @@ "fg-secondary": { "dark": "#E2E8F0", "light": "#475569", }, "fg-success": { - + "dark": "#86EFAC", - + "light": "#16A34A", - + }, + "dark": "#86EFAC", + "light": "#16A34A", + }, "fg-tertiary": { "dark": "#94A3B8", "light": "#94A3B8", }, "static": { ❯ src/tailwind/utils.test.ts:18:38
Build and Test
Process completed with exit code 1.
Enforce PR Title Format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint: account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L58
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
Lint: account-kit/rn-signer/example/src/screens/magic-link-auth.tsx#L65
React Hook useEffect has a missing dependency: 'handleIncomingURL'. Either include it or remove the dependency array
Lint: account-kit/rn-signer/example/src/screens/otp-auth.tsx#L43
React Hook useEffect has a missing dependency: 'signer'. Either include it or remove the dependency array
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636