Skip to content

Cosign reorg (#323) #190

Cosign reorg (#323)

Cosign reorg (#323) #190

Triggered via push September 12, 2024 16:24
Status Success
Total duration 14s
Artifacts

markdownlint.yml

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

Annotations

10 errors and 1 warning
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
Lists should be surrounded by blank lines: content/en/cosign/signing/other_types.md#L182
content/en/cosign/signing/other_types.md:182 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* OCI manifests have an ordere..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md032.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/