Skip to content

feat: generate currentlySupportedLangs.jsx dynamically | FC-0012 #273

feat: generate currentlySupportedLangs.jsx dynamically | FC-0012

feat: generate currentlySupportedLangs.jsx dynamically | FC-0012 #273

Triggered via pull request February 2, 2024 18:42
Status Failure
Total duration 2m 13s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
tests (16): src/utils/i18n/scripts/generateSupportedLangs.js#L104
Unnecessary 'else' after 'return'
tests (16): src/utils/i18n/scripts/generateSupportedLangs.test.js#L51
'success' is never reassigned. Use 'const' instead
tests (16): src/utils/i18n/scripts/generateSupportedLangs.test.js#L61
'success' is never reassigned. Use 'const' instead
tests (16)
Process completed with exit code 1.
tests (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
tests (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, 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/