Skip to content

V2 translate

V2 translate #19141

Triggered via pull request June 13, 2024 16:05
Status Failure
Total duration 17m 39s
Artifacts

ci_eslint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
eslint: app/api/i18n/routes.ts#L85
'req' is defined but never used. Allowed unused args must match /^_/u
eslint: app/react/App/sockets.js#L2
'Translate' is defined but never used
eslint: app/react/I18N/components/Translate.tsx#L31
'className' is missing in props validation
eslint: app/react/I18N/components/Translate.tsx#L31
'children' is missing in props validation
eslint: app/react/I18N/components/Translate.tsx#L31
'context' is missing in props validation
eslint: app/react/I18N/components/Translate.tsx#L31
'translationKey' is missing in props validation
eslint: app/react/I18N/components/TranslateModal.tsx#L10
'translations' is assigned a value but never used
eslint: app/react/I18N/components/TranslateModal.tsx#L10
'setTranslations' is assigned a value but never used
eslint: app/react/I18N/components/TranslateModal.tsx#L11
'languages' is assigned a value but never used
eslint: app/react/entry-server.tsx#L27
'Translate' is defined but never used
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/