Skip to content

Adding information on sigstore-go #242

Adding information on sigstore-go

Adding information on sigstore-go #242

Triggered via pull request November 8, 2024 02:08
@hayleycdhayleycd
synchronize #345
hayleycd:go
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
Trailing spaces: content/en/language_clients/go/overview.md#L17
content/en/language_clients/go/overview.md:17:36 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/language_clients/go/overview.md#L34
content/en/language_clients/go/overview.md:34:79 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/language_clients/go/overview.md#L36
content/en/language_clients/go/overview.md:36:100 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Fenced code blocks should be surrounded by blank lines: content/en/language_clients/go/overview.md#L40
content/en/language_clients/go/overview.md:40 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
Trailing spaces: content/en/language_clients/go/overview.md#L41
content/en/language_clients/go/overview.md:41:119 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/language_clients/go/overview.md#L47
content/en/language_clients/go/overview.md:47:80 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Fenced code blocks should be surrounded by blank lines: content/en/language_clients/go/overview.md#L66
content/en/language_clients/go/overview.md:66 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
Headings should be surrounded by blank lines: content/en/language_clients/go/overview.md#L67
content/en/language_clients/go/overview.md:67 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "### Additional examples"] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md022.md
Trailing spaces: content/en/language_clients/go/overview.md#L69
content/en/language_clients/go/overview.md:69:119 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
markdownlint
Failed with exit code: 1
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/