quick fix i18n #159
validate.yml
on: pull_request
⬣ Biome lint
7s
✂️ Check unused code
18s
⚡ Unit Tests
0s
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.
|