Skip to content

Surfacing Verification #305

Surfacing Verification

Surfacing Verification #305

Triggered via pull request February 25, 2025 20:13
Status Success
Total duration 12s
Artifacts

markdownlint.yml

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

Annotations

10 errors
Lists should be surrounded by blank lines: content/en/about/api-stability.md#L14
content/en/about/api-stability.md:14 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* The client API for Fulcio"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md032.md
Unordered list indentation: content/en/about/api-stability.md#L25
content/en/about/api-stability.md:25:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md007.md
Unordered list indentation: content/en/about/api-stability.md#L26
content/en/about/api-stability.md:26:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md007.md
Unordered list indentation: content/en/about/api-stability.md#L28
content/en/about/api-stability.md:28:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md007.md
Unordered list indentation: content/en/about/api-stability.md#L30
content/en/about/api-stability.md:30:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md007.md
Trailing spaces: content/en/about/api-stability.md#L30
content/en/about/api-stability.md:30:50 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/about/the-importance-of-verification.md#L21
content/en/about/the-importance-of-verification.md:21:160 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/cosign/verifying/verify.md#L8
content/en/cosign/verifying/verify.md:8:192 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Dollar signs used before commands without showing output: content/en/cosign/verifying/verify.md#L15
content/en/cosign/verifying/verify.md:15:1 MD014/commands-show-output Dollar signs used before commands without showing output [Context: "$ cosign verify [--key <key pa..."] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md014.md
Fenced code blocks should be surrounded by blank lines: content/en/cosign/verifying/verify.md#L16
content/en/cosign/verifying/verify.md:16 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md031.md