Formatting after running pre-commit on all files #3
run-checks.yml
on: push
Lint markdown files
13s
Check links in markdown files
13s
pre-commit checks
22s
Annotations
10 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"]
|