Skip to content

Cosign reorg

Cosign reorg #186

Triggered via pull request August 29, 2024 00:13
Status Success
Total duration 13s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
Headings should be surrounded by blank lines: content/en/cosign/key_management/hardware-based-tokens.md#L13
content/en/cosign/key_management/hardware-based-tokens.md:13 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "## Background information"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Fenced code blocks should have a language specified: content/en/cosign/signing/gitsign.md#L251
content/en/cosign/signing/gitsign.md:251 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/cosign/signing/other_types.md#L25
content/en/cosign/signing/other_types.md:25:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ crane copy alpine:latest gcr..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/signing/other_types.md#L27
content/en/cosign/signing/other_types.md:27:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ syft packages gcr.io/$(gclou..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/signing/other_types.md#L29
content/en/cosign/signing/other_types.md:29:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign attach sbom --sbom la..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/signing/other_types.md#L35
content/en/cosign/signing/other_types.md:35:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign sign --key cosign.key..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Dollar signs used before commands without showing output: content/en/cosign/signing/other_types.md#L37
content/en/cosign/signing/other_types.md:37:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify --key cosign.p..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Fenced code blocks should have a language specified: content/en/cosign/signing/other_types.md#L42
content/en/cosign/signing/other_types.md:42 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/cosign/signing/other_types.md#L61
content/en/cosign/signing/other_types.md:61:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign attest -predicate mya..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Unordered list style: content/en/cosign/signing/other_types.md#L182
content/en/cosign/signing/other_types.md:182:1 MD004/ul-style Unordered list style [Expected: dash; Actual: asterisk] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.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/