Skip to content

Fix longstanding bug for L with stroke (#3275) #2892

Fix longstanding bug for L with stroke (#3275)

Fix longstanding bug for L with stroke (#3275) #2892

Triggered via push March 18, 2024 03:38
Status Failure
Total duration 25s
Artifacts

ci.yml

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

Annotations

10 errors and 13 warnings
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: BibTeX.js#L138
Unnecessarily quoted property 'DOI' found
Lint, Check, Test: BibTeX.js#L138
A space is required before '}'
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: 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: BibTeX.js#L95
Missing space before value for key 'title'
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/