Skip to content

Update issue template and contact link description #275

Update issue template and contact link description

Update issue template and contact link description #275

Triggered via push February 20, 2025 02:56
Status Failure
Total duration 23s
Artifacts

ci.yml

on: push
Lint, Check, Test
15s
Lint, Check, Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 9 warnings
Lint, Check, Test: DOI Content Negotiation.js#L70
Multiple spaces found before '='
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: Substack.js#L93
'url' is defined but never used. Allowed unused args must match /^_/u
Lint, Check, Test: Substack.js#L118
'url' is defined but never used. Allowed unused args must match /^_/u
Lint, Check, Test
Process completed with exit code 123.
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/