Skip to content

Adding information on Python Language Client #204

Adding information on Python Language Client

Adding information on Python Language Client #204

Triggered via pull request October 23, 2024 13:36
Status Success
Total duration 19s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
Spaces inside link text: content/en/language_clients/python/python_client_overview.md#L14
content/en/language_clients/python/python_client_overview.md:14:25 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
Files should end with a single newline character: content/en/language_clients/python/root_of_trust.md#L19
content/en/language_clients/python/root_of_trust.md:19:3 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
Fenced code blocks should have a language specified: content/en/language_clients/python/signing.md#L10
content/en/language_clients/python/signing.md:10 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
Dollar signs used before commands without showing output: content/en/language_clients/python/signing.md#L76
content/en/language_clients/python/signing.md:76:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m sigstore sign foo...."] 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/signing.md#L89
content/en/language_clients/python/signing.md:89:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m sigstore sign foo...."] 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/signing.md#L97
content/en/language_clients/python/signing.md:97:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m sigstore sign --oi..."] 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/signing.md#L106
content/en/language_clients/python/signing.md:106:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ python -m sigstore sign --id..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Files should end with a single newline character: content/en/language_clients/python/signing.md#L110
content/en/language_clients/python/signing.md:110:90 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md047.md
Fenced code blocks should have a language specified: content/en/language_clients/python/verifying.md#L16
content/en/language_clients/python/verifying.md:16 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
Link fragments should be valid: content/en/language_clients/python/verifying.md#L53
content/en/language_clients/python/verifying.md:53:15 MD051/link-fragments Link fragments should be valid [Context: "[ambient credentials](#signing-with-ambient-credentials)"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md051.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/