Skip to content

feat: Apply i18n codemods #48

feat: Apply i18n codemods

feat: Apply i18n codemods #48

Triggered via push January 24, 2025 09:44
Status Failure
Total duration 57s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
build: src/app/index.tsx#L2
Unable to resolve path to module '.././i18n'
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/app/i18n.ts#L1
Replace `"i18next"` with `'i18next'`
build: src/app/i18n.ts#L2
Replace `"i18next"` with `'i18next'`
build: src/app/i18n.ts#L3
Replace `"i18next-browser-languagedetector"` with `'i18next-browser-languagedetector'`
build: src/app/i18n.ts#L4
Replace `"react-i18next"` with `'react-i18next'`
build: src/app/i18n.ts#L6
Expected 'undefined' and instead saw 'void'
build: src/app/i18n.ts#L8
Replace `"backend"` with `'backend'`
build: src/app/i18n.ts#L26
Replace `"en"` with `'en'`
build: src/app/index.tsx#L1
Run autofix to sort these imports!
build: src/app/index.tsx#L1
'I18nextProvider' is defined but never used. Allowed unused vars must match /^_/u
build: src/app/index.tsx#L1
Replace `"react-i18next"` with `'react-i18next'`