Skip to content

removed useless console.log #71

removed useless console.log

removed useless console.log #71

Triggered via push October 21, 2024 07:47
Status Failure
Total duration 2m 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Lint Run: renderer/src/components/EditorPage/Reference/TranslationHelpsCard.js#L119
iterators/generators require regenerator-runtime, which is too heavyweight for this guide to allow them. Separately, loops should be avoided in favor of array iterations
Lint Run: renderer/src/components/EditorPage/Reference/TranslationHelpsCard.js#L119
'key' is never reassigned. Use 'const' instead
Lint Run: renderer/src/components/EditorPage/Reference/TranslationHelpsCard.js#L119
'value' is never reassigned. Use 'const' instead
Lint Run: renderer/src/components/EditorPage/Reference/TranslationHelpsCard.js#L119
'value' is assigned a value but never used
Lint Run: renderer/src/components/Resources/useFetchTranslationResource.js#L57
There should be no space before this paren
Lint Run
Process completed with exit code 1.
Lint Run
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint Run
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/