Skip to content

✨Setup i18next

✨Setup i18next #60

Triggered via push September 11, 2023 21:50
Status Failure
Total duration 38s
Artifacts

tscheck.yml

on: push
ESLint Check
30s
ESLint Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
ESLint Check: node_modules/@types/react/ts5.0/index.d.ts#L200
Type 'P' does not satisfy the constraint 'DOMAttributes<T>'.
ESLint Check: node_modules/@types/react/ts5.0/index.d.ts#L1889
Interface 'HTMLAttributes<T>' incorrectly extends interface 'DOMAttributes<T>'.
ESLint Check: node_modules/i18next/index.d.ts#L2
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/helpers.js' instead.
ESLint Check: node_modules/i18next/index.d.ts#L14
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options.js' instead.
ESLint Check: node_modules/i18next/index.d.ts#L16
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/t.js' instead.
ESLint Check: node_modules/i18next/index.d.ts#L497
Only named exports may use 'export type'.
ESLint Check: node_modules/i18next/index.d.ts#L497
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options.js' instead.
ESLint Check: node_modules/i18next/index.d.ts#L516
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/options.js' instead.
ESLint Check: node_modules/i18next/index.d.ts#L517
Only named exports may use 'export type'.
ESLint Check: node_modules/i18next/index.d.ts#L517
An import path cannot end with a '.d.ts' extension. Consider importing './typescript/t.js' instead.
ESLint Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2.5.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
ESLint Check: src/frontend/Layout.tsx#L5
'setDock' is assigned a value but never used
ESLint Check: src/localization/LocaleContext.ts#L9
'resourceName' is defined but never used
ESLint Check: src/localization/LocaleContext.ts#L9
'locale' is defined but never used