fix(passkey): stop reporting a cancelled passkey prompt as an error #9238
Annotations
14 warnings
|
eslint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint:
src/app/(mobile-ui)/withdraw/page.tsx#L235
React Hook useCallback has an unnecessary dependency: 'selectedTokenData.price'. Either exclude it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/withdraw/page.tsx#L191
React Hook useEffect has missing dependencies: 'amountFromContext' and 'setShowAllWithdrawMethods'. Either include them or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/withdraw/manteca/page.tsx#L515
React Hook useEffect has a missing dependency: 'resetState'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/withdraw/manteca/page.tsx#L293
React Hook useMemo has an unnecessary dependency: 'setErrorMessage'. Either exclude it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/withdraw/manteca/page.tsx#L284
React Hook useCallback has a missing dependency: 'setErrorMessage'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/withdraw/[country]/bank/page.tsx#L404
React Hook useEffect has a missing dependency: 'fetchUser'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/rewards/page.tsx#L105
React Hook useEffect has a missing dependency: 'fetchUser'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/qr/[code]/page.tsx#L79
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/notifications/page.tsx#L69
React Hook useEffect has a missing dependency: 'loadNextPage'. Either include it or remove the dependency array
|
|
eslint:
src/app/(mobile-ui)/add-money/[country]/bank/page.tsx#L175
React Hook useEffect has a missing dependency: 'fetchUser'. Either include it or remove the dependency array
|
|
typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
format
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4, dorny/test-reporter@v1, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-unit
|
475 KB |
sha256:fbc2cb6729c893806229560204d1c8cbb837ea17e374bab71fec6071a0698d66
|
|
|
junit-unit
|
83.5 KB |
sha256:e52cf061f3bd5bd982a48e140737891e9c10a0816994ce7e2c099d7bf826eb6a
|
|