Skip to content

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

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

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

Triggered via push July 11, 2024 08:59
Status Failure
Total duration 24s
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: Note Markdown.js#L46
Requires a space after '{'
Lint, Check, Test: Note Markdown.js#L46
Requires a space after '{'
Lint, Check, Test: Note Markdown.js#L46
Requires a space after '{'
Lint, Check, Test: Note Markdown.js#L46
Requires a space after '{'
Lint, Check, Test: Note Markdown.js#L46
Requires a space after '{'
Lint, Check, Test: Note Markdown.js#L46
'require' is not defined
Lint, Check, Test: Note Markdown.js#L46
Missing whitespace after semicolon
Lint, Check, Test: Note Markdown.js#L46
Missing whitespace after semicolon
Lint, Check, Test: Note Markdown.js#L46
Missing whitespace after semicolon
Lint, Check, Test: Note Markdown.js#L46
Missing whitespace after semicolon
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: 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: Note Markdown.js#L46
A space is required after ','
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/