Skip to content

Update arXiv translator to use recommended Atom API instead of OAI #3147

Update arXiv translator to use recommended Atom API instead of OAI

Update arXiv translator to use recommended Atom API instead of OAI #3147

Triggered via pull request October 1, 2024 15:52
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Lint, Check, Test
1m 5s
Lint, Check, Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
Lint, Check, Test: arXiv.org.js#L225
Unnecessarily quoted property 'test' found
Lint, Check, Test: arXiv.org.js#L234
Missing semicolon
Lint, Check, Test: arXiv.org.js#L350
Missing semicolon
Lint, Check, Test: arXiv.org.js#L351
Missing semicolon
Lint, Check, Test: arXiv.org.js#L417
'parseXML' is defined but never used. Allowed unused vars must match /^testCases$|^detectWeb$|^doWeb$|^detectImport$|^doImport$|^doExport$|^detectSearch$|^doSearch$|^exports$/u
Lint, Check, Test
Process completed with exit code 123.
Lint, Check, Test
Process completed with exit code 1.
Lint, Check, Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, 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/
Lint, Check, Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint, Check, Test: arXiv.org.js#L350
Statement inside of curly braces should be on next line
Lint, Check, Test: arXiv.org.js#L350
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
Lint, Check, Test: arXiv.org.js#L351
Statement inside of curly braces should be on next line
Lint, Check, Test: arXiv.org.js#L351
Closing curly brace should be on the same line as opening curly brace or on the line after the previous block
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/