Add 'piecing-it-together' exercise #2181
ci.yml
on: pull_request
All required files are present
8s
No test has been mutated
8s
Schema validation
19s
Lint markdown files
4s
Check links
12s
Lint json files
9s
Annotations
6 errors
Multiple top-level headings in the same document:
exercises/piecing-it-together/instructions.md#L23
exercises/piecing-it-together/instructions.md:23 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Three examples"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md025.md
|
Headings should be surrounded by blank lines:
exercises/piecing-it-together/instructions.md#L31
exercises/piecing-it-together/instructions.md:31 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Square"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Headings should be surrounded by blank lines:
exercises/piecing-it-together/instructions.md#L36
exercises/piecing-it-together/instructions.md:36 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Landscape"] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md022.md
|
Multiple consecutive blank lines:
exercises/piecing-it-together/instructions.md#L41
exercises/piecing-it-together/instructions.md:41 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md012.md
|
Lint markdown files
Failed with exit code: 1
|
Check links
Process completed with exit code 2.
|