YouTube: Fix missing fields when run from translation-server (#3293) #260
Annotations
10 errors and 13 warnings
Lint, Check, Test:
BibLaTeX.js#L885
Expected line before comment
|
Lint, Check, Test:
BibLaTeX.js#L886
testCases must be an array
|
Lint, Check, Test:
BibTeX.js#L42
Expected to return a value at the end of function 'detectImport'
|
Lint, Check, Test:
BibTeX.js#L51
Unnecessary escape character: \(
|
Lint, Check, Test:
BibTeX.js#L51
Unnecessary escape character: \{
|
Lint, Check, Test:
BibTeX.js#L68
Expected indentation of 3 tabs but found 4
|
Lint, Check, Test:
BibTeX.js#L104
Mixed spaces and tabs
|
Lint, Check, Test:
BibTeX.js#L105
Mixed spaces and tabs
|
Lint, Check, Test:
BibTeX.js#L106
Mixed spaces and tabs
|
Lint, Check, Test:
BibTeX.js#L138
A space is required after '{'
|
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:
BibLaTeX.js#L610
Unnecessary '.search()', use 'RegExp#test()' instead
|
Lint, Check, Test:
BibTeX.js#L55
Operator '=' must be spaced
|
Lint, Check, Test:
BibTeX.js#L55
Operator '<' must be spaced
|
Lint, Check, Test:
BibTeX.js#L67
Closing curly brace appears on the same line as the subsequent block
|
Lint, Check, Test:
BibTeX.js#L77
Closing curly brace appears on the same line as the subsequent block
|
Lint, Check, Test:
BibTeX.js#L90
Missing space before value for key 'address'
|
Lint, Check, Test:
BibTeX.js#L91
Missing space before value for key 'chapter'
|
Lint, Check, Test:
BibTeX.js#L92
Missing space before value for key 'edition'
|
Lint, Check, Test:
BibTeX.js#L93
Missing space before value for key 'type'
|
Lint, Check, Test:
BibTeX.js#L94
Missing space before value for key 'series'
|
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/
|