Skip to content

Adding Python language client information. #207

Adding Python language client information.

Adding Python language client information. #207

Triggered via pull request October 29, 2024 04:19
Status Success
Total duration 16s
Artifacts

markdownlint.yml

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

Annotations

6 errors and 1 warning
Trailing spaces: content/en/language_clients/language_client_overview.md#L19
content/en/language_clients/language_client_overview.md:19:160 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/python/overview.md#L10
content/en/language_clients/python/overview.md:10:214 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/python/overview.md#L34
content/en/language_clients/python/overview.md:34:88 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/python/overview.md#L51
content/en/language_clients/python/overview.md:51:168 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/python/overview.md#L71
content/en/language_clients/python/overview.md:71:126 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.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/