[recovery] fix: setRequestLocale ordering in wallets page (static→dynamic error) #898
ci.yml
on: pull_request
Build website (mock data)
0s
Chromatic gate
5s
Lint, type-check & markdown
2m 2s
Unit tests
1m 21s
E2E tests
Lighthouse audit
Page visual snapshots (Playwright + Chromatic)
0s
Visual regression (Chromatic)
0s
Annotations
11 warnings and 1 notice
|
Unit tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, type-check & markdown
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/index.tsx#L16
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/hooks/useWalletPersonaPresets.tsx#L3
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/hooks/useWalletFilters.tsx#L18
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/WalletSubComponent.tsx#L19
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/WalletInfo.tsx#L20
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/PersonaTags.tsx#L5
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/FindWalletsNoResults.tsx#L5
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
src/components/FindWalletProductTable/FindWalletLanguageSelectInput.tsx#L19
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
Lint, type-check & markdown:
app/[locale]/roadmap/_components/ReleaseCarousel.tsx#L23
'@/hooks/useTranslation' import is restricted from being used. Deprecated (#18742): bind namespaces directly with useTranslations from next-intl (client) or getTranslations from next-intl/server (server)
|
|
🎭 Playwright Run Summary
1 skipped
930 passed (8.2s)
|