Skip to content

Adding client information for sigstore-js #246

Adding client information for sigstore-js

Adding client information for sigstore-js #246

Triggered via pull request November 8, 2024 18:47
@hayleycdhayleycd
synchronize #337
hayleycd:js
Status Success
Total duration 17s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
Fenced code blocks should have a language specified: content/en/language_clients/javascript/bundle.md#L23
content/en/language_clients/javascript/bundle.md:23 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
Files should end with a single newline character: content/en/language_clients/javascript/bundle.md#L25
content/en/language_clients/javascript/bundle.md:25: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
Multiple top-level headings in the same document: content/en/language_clients/javascript/cli.md#L11
content/en/language_clients/javascript/cli.md:11 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Usage"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md025.md
Multiple top-level headings in the same document: content/en/language_clients/javascript/cli.md#L26
content/en/language_clients/javascript/cli.md:26 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "# Commands"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md025.md
Fenced code blocks should have a language specified: content/en/language_clients/javascript/cli.md#L39
content/en/language_clients/javascript/cli.md:39 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
Multiple consecutive blank lines: content/en/language_clients/javascript/cli.md#L58
content/en/language_clients/javascript/cli.md:58 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Multiple consecutive blank lines: content/en/language_clients/javascript/cli.md#L59
content/en/language_clients/javascript/cli.md:59 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Fenced code blocks should have a language specified: content/en/language_clients/javascript/cli.md#L64
content/en/language_clients/javascript/cli.md:64 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
Multiple consecutive blank lines: content/en/language_clients/javascript/cli.md#L98
content/en/language_clients/javascript/cli.md:98 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Multiple consecutive blank lines: content/en/language_clients/javascript/cli.md#L99
content/en/language_clients/javascript/cli.md:99 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.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/