Skip to content

quick fix i18n

quick fix i18n #159

Triggered via pull request April 18, 2025 07:44
Status Failure
Total duration 46s
Artifacts

validate.yml

on: pull_request
⬣ Biome lint
7s
⬣ Biome lint
🔎 Type check
16s
🔎 Type check
✂️ Check unused code
18s
✂️ Check unused code
⚡ Unit Tests
0s
⚡ Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
🔎 Type check: app/localization/i18n.server.test.ts#L6
Property 'getLocale' does not exist on type '(fallbackLanguage?: string | undefined) => RemixI18Next'.
🔎 Type check: app/localization/i18n.server.test.ts#L12
Property 'getLocale' does not exist on type '(fallbackLanguage?: string | undefined) => RemixI18Next'.
🔎 Type check: app/localization/i18n.server.test.ts#L18
Property 'getLocale' does not exist on type '(fallbackLanguage?: string | undefined) => RemixI18Next'.
🔎 Type check
Process completed with exit code 2.