Skip to content

Adding info for JS client. #228

Adding info for JS client.

Adding info for JS client. #228

Triggered via pull request November 3, 2024 20:59
Status Success
Total duration 17s
Artifacts

markdownlint.yml

on: pull_request
markdownlint
7s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Trailing spaces: content/en/language_clients/javascript/overview.md#L8
content/en/language_clients/javascript/overview.md:8:150 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/language_clients/javascript/overview.md#L22
content/en/language_clients/javascript/overview.md:22:90 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Headings should be surrounded by blank lines: content/en/language_clients/javascript/overview.md#L30
content/en/language_clients/javascript/overview.md:30 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Example"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Headings must start at the beginning of the line: content/en/language_clients/javascript/overview.md#L41
content/en/language_clients/javascript/overview.md:41:1 MD023/heading-start-left/header-start-left Headings must start at the beginning of the line [Context: " ### Sign"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md023.md
Trailing spaces: content/en/language_clients/javascript/overview.md#L51
content/en/language_clients/javascript/overview.md:51:145 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/language_clients/javascript/overview.md#L63
content/en/language_clients/javascript/overview.md:63:130 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Files should end with a single newline character: content/en/language_clients/javascript/overview.md#L70
content/en/language_clients/javascript/overview.md:70:107 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
markdownlint
Failed with exit code: 1
markdownlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v11. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/