Skip to content

text improvements #2464

text improvements

text improvements #2464

Triggered via push November 25, 2024 19:22
Status Failure
Total duration 1m 4s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint: src/renderer/i18n.js#L14
Replace `"de"` with `de`
Lint: src/renderer/i18n.js#L17
Replace `"en"` with `en`
Lint: src/renderer/i18n.js#L20
Replace `"es"` with `es`
Lint: src/renderer/i18n.js#L23
Replace `"fr"` with `fr`
Lint: src/renderer/i18n.js#L26
Replace `"id"` with `id`
Lint: src/renderer/i18n.js#L32
Replace `"nl"` with `nl`
Lint: src/renderer/i18n.js#L40
Replace `⏎··.use(initReactI18next)⏎··` with `.use(initReactI18next)`
Lint: src/renderer/i18n.js#L43
Delete `··`
Lint: src/renderer/i18n.js#L44
Delete `··`
Lint: src/renderer/i18n.js#L45
Replace `····` with `··`
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint: src/renderer/i18n.js#L40
Caution: `i18n` also has a named export `use`. Check if you meant to write `import {use} from 'i18next'` instead
Lint: src/renderer/i18n.js#L62
Caution: `i18n` also has a named export `exists`. Check if you meant to write `import {exists} from 'i18next'` instead
Lint: src/renderer/i18n.js#L62
Caution: `i18n` also has a named export `t`. Check if you meant to write `import {t} from 'i18next'` instead