Skip to content

Added contribution documentation to describe running workflows thru github #945

Added contribution documentation to describe running workflows thru github

Added contribution documentation to describe running workflows thru github #945

Triggered via pull request October 17, 2024 08:33
Status Failure
Total duration 14s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Trailing spaces [Expected: 0 or 2; Actual: 1]: en/contributing/how-to-improve-the-help-page.md#L59
en/contributing/how-to-improve-the-help-page.md:59:64 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
Lists should be surrounded by blank lines [Context: "- Lint workflow checks for min..."]: en/contributing/how-to-improve-the-help-page.md#L60
en/contributing/how-to-improve-the-help-page.md:60 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Lint workflow checks for min..."]
Trailing spaces [Expected: 0 or 2; Actual: 1]: en/contributing/how-to-improve-the-help-page.md#L63
en/contributing/how-to-improve-the-help-page.md:63:323 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
Fenced code blocks should have a language specified [Context: "```"]: en/contributing/how-to-improve-the-help-page.md#L81
en/contributing/how-to-improve-the-help-page.md:81 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
lint
Failed with exit code: 1
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: DavidAnson/markdownlint-cli2-action@v9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/