SciELO: Use language-aware abstract and DOI #3246
Annotations
4 errors and 11 warnings
Lint, Check, Test:
SciELO.js#L34
Expected to return a value at the end of function 'detectWeb'
|
Lint, Check, Test:
SciELO.js#L62
Expected to return a value at the end of function
|
Lint, Check, Test:
SciELO.js#L78
'url' is defined but never used. Allowed unused args must match /^_/u
|
Lint, Check, Test
Process completed with exit code 123.
|
Lint, Check, Test
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Lint, Check, Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint, Check, Test:
SciELO.js#L34
A space is required after ','
|
Lint, Check, Test:
SciELO.js#L38
Unnecessary '.indexOf()', use '.includes()' instead
|
Lint, Check, Test:
SciELO.js#L38
Operator '!=' must be spaced
|
Lint, Check, Test:
SciELO.js#L38
Missing space before opening brace
|
Lint, Check, Test:
SciELO.js#L48
Operator '=' must be spaced
|
Lint, Check, Test:
SciELO.js#L48
Operator '<' must be spaced
|
Lint, Check, Test:
SciELO.js#L72
Closing curly brace appears on the same line as the subsequent block
|
Lint, Check, Test:
SciELO.js#L83
Missing space before function parentheses
|
Lint, Check, Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|