Skip to content

CBC: Not a search translator #237

CBC: Not a search translator

CBC: Not a search translator #237

Triggered via push March 14, 2024 20:57
Status Failure
Total duration 23s
Artifacts

ci.yml

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

Annotations

10 errors and 13 warnings
Lint, Check, Test: Google Presentation.js#L39
Expected to return a value at the end of function 'detectWeb'
Lint, Check, Test: Google Presentation.js#L39
'url' is defined but never used. Allowed unused args must match /^_/u
Lint, Check, Test: Google Presentation.js#L59
Expected indentation of 2 tabs but found 3
Lint, Check, Test: Google Presentation.js#L63
'id' is assigned a value but never used. Allowed unused vars must match /^testCases$|^detectWeb$|^doWeb$|^detectImport$|^doImport$|^doExport$|^detectSearch$|^doSearch$|^exports$/u
Lint, Check, Test: Google Presentation.js#L75
Block must not be padded by blank lines
Lint, Check, Test: eLife.js#L40
'attr' is already defined as a built-in global variable
Lint, Check, Test: eLife.js#L40
Requires a space after '{'
Lint, Check, Test: eLife.js#L40
Missing whitespace after semicolon
Lint, Check, Test: eLife.js#L40
Requires a space before '}'
Lint, Check, Test: eLife.js#L40
'text' is already defined as a built-in global variable
Lint, Check, Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: Nature Publishing Group.js#L368
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Nature Publishing Group.js#L473
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Nature Publishing Group.js#L478
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Nature Publishing Group.js#L487
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Nature Publishing Group.js#L488
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Primo Normalized XML.js#L206
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Primo Normalized XML.js#L293
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Primo Normalized XML.js#L299
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Primo Normalized XML.js#L306
Unnecessary '.search()', use 'RegExp#test()' instead
Lint, Check, Test: Primo Normalized XML.js#L313
Unnecessary '.search()', use 'RegExp#test()' instead
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/