Skip to content

Add markdown linting and pre-commit configurations #2

Add markdown linting and pre-commit configurations

Add markdown linting and pre-commit configurations #2

Triggered via push August 22, 2024 13:28
Status Failure
Total duration 38s
Artifacts

run-checks.yml

on: push
Lint markdown files
13s
Lint markdown files
Check links in markdown files
12s
Check links in markdown files
pre-commit checks
25s
pre-commit checks
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Lint markdown files: docker/README.md#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Docker"]
Lint markdown files: docker/README.md#L3
Lists should be surrounded by blank lines [Context: "- **fans-ci**: Contains the mi..."]
Lint markdown files: docker/README.md#L8
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Set up a Container"]
Lint markdown files: docker/README.md#L12
Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
Lint markdown files: docker/README.md#L15
Fenced code blocks should be surrounded by blank lines [Context: "```"]
Lint markdown files: docker/README.md#L18
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### In a Linux, MacOS or Windows Subsystem for Linux (WSL) Shell"]
Lint markdown files: docker/README.md#L19
Fenced code blocks should be surrounded by blank lines [Context: "```bash"]
Lint markdown files: docker/README.md#L27
Fenced code blocks should be surrounded by blank lines [Context: "```"]
Lint markdown files: docker/README.md#L30
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### In Windows PowerShell"]
Lint markdown files: docker/README.md#L32
Fenced code blocks should be surrounded by blank lines [Context: "```PS"]
pre-commit checks
Process completed with exit code 1.