Skip to content

Add underline annotation support to Markdown and HTML translators (#3… #263

Add underline annotation support to Markdown and HTML translators (#3…

Add underline annotation support to Markdown and HTML translators (#3… #263

Triggered via push July 14, 2024 03:45
Status Failure
Total duration 29s
Artifacts

ci.yml

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

Annotations

10 errors and 13 warnings
Lint, Check, Test: Brukerhandboken.js#L50
'url' 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: CFF References.js#L91
Identifier 'collection_title' is not in camel case
Lint, Check, Test: CFF References.js#L95
Identifier 'date_accessed' is not in camel case
Lint, Check, Test: CFF References.js#L97
Identifier 'editors_series' is not in camel case
Lint, Check, Test: CFF References.js#L97
Missing semicolon
Lint, Check, Test: CFF References.js#L103
Identifier 'issue_date' is not in camel case
Lint, Check, Test: CFF References.js#L109
Identifier 'number_volumes' is not in camel case
Lint, Check, Test: CFF References.js#L118
Identifier 'thesis_type' is not in camel case
Lint, Check, Test: De Gruyter.js#L39
'url' is defined but never used. Allowed unused args must match /^_/u
Lint, Check, Test: De Gruyter.js#L164
Identifier 'citation_inbook_title' is not in camel case
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 uses Node.js version which is deprecated 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: CFF References.js#L56
Operator '=' must be spaced
Lint, Check, Test: Note HTML.js#L71
Prefer .class over [class="class"]
Lint, Check, Test: Note HTML.js#L131
Prefer .class over [class="class"]
Lint, Check, Test: Note Markdown.js#L46
Missing space before function parentheses
Lint, Check, Test: Note Markdown.js#L46
Statement inside of curly braces should be on next line
Lint, Check, Test: Note Markdown.js#L46
Missing space before opening brace
Lint, Check, Test: Note Markdown.js#L46
A space is required after ','
Lint, Check, Test: Note Markdown.js#L46
A space is required after ','
Lint, Check, Test: Note Markdown.js#L46
Statement inside of curly braces should be on next line
Lint, Check, Test: Note Markdown.js#L46
Missing space before opening brace
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/