Skip to content

Adding information on Python Language Client #194

Adding information on Python Language Client

Adding information on Python Language Client #194

Triggered via pull request October 8, 2024 18:41
Status Success
Total duration 18s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
Trailing spaces: content/en/language_clients/language_client_overview.md#L8
content/en/language_clients/language_client_overview.md:8:13 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/language_client_overview.md#L8
content/en/language_clients/language_client_overview.md:8:13 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
Files should end with a single newline character: content/en/language_clients/python/github_action.md#L24
content/en/language_clients/python/github_action.md:24:142 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
Spaces inside link text: content/en/language_clients/python/python_client_overview.md#L14
content/en/language_clients/python/python_client_overview.md:14:28 MD039/no-space-in-links Spaces inside link text [Context: "...t" OpenID Connect identities ]"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md039.md
Trailing spaces: content/en/language_clients/python/python_client_overview.md#L17
content/en/language_clients/python/python_client_overview.md:17:9 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Fenced code blocks should have a language specified: content/en/language_clients/python/python_client_overview.md#L31
content/en/language_clients/python/python_client_overview.md:31 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md040.md
Headings should be surrounded by blank lines: content/en/language_clients/python/python_client_overview.md#L78
content/en/language_clients/python/python_client_overview.md:78 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### SLSA Provenance"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Files should end with a single newline character: content/en/language_clients/python/python_client_overview.md#L81
content/en/language_clients/python/python_client_overview.md:81:132 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
Dollar signs used before commands without showing output: content/en/language_clients/python/root_of_trust.md#L25
content/en/language_clients/python/root_of_trust.md:25:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ sigstore --trust-config cust..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/language_clients/python/root_of_trust.md#L26
content/en/language_clients/python/root_of_trust.md:26:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ sigstore --trust-config cust..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
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/