Add a GitHub issue template with suggestions to improve issue quality… #705
test.yml
on: push
Run test script
17s
No globs (README.md, 0 errors)
4s
One glob (test/errors.md, 3 errors)
5s
One glob (README.md, 0 errors)
6s
Two globs (README.md and test/errors.md, 3 errors)
3s
Separator (README.md and test/errors.md, 3 errors)
4s
config (test/errors.md, 2 errors)
7s
config (invalid configuration file, fails)
2s
fix (test/errors.md, 0 errors)
2s
Annotations
16 errors
config (invalid configuration file, fails)
Failed due to error: Error: Unable to use configuration file '/home/runner/work/markdownlint-cli2-action/markdownlint-cli2-action/invalid.markdownlint.jsonc'; ENOENT: no such file or directory, open '/home/runner/work/markdownlint-cli2-action/markdownlint-cli2-action/invalid.markdownlint.jsonc'
|
Multiple spaces after hash on atx style heading:
test/errors.md#L1
test/errors.md:1:3 MD019/no-multiple-space-atx Multiple spaces after hash on atx style heading [Context: "# File with Markdown issues"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
|
Multiple consecutive blank lines:
test/errors.md#L5
test/errors.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
Files should end with a single newline character:
test/errors.md#L6
test/errors.md:6:15 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md
|
Two globs (README.md and test/errors.md, 3 errors)
Failed with exit code: 1
|
Multiple spaces after hash on atx style heading:
test/errors.md#L1
test/errors.md:1:3 MD019/no-multiple-space-atx Multiple spaces after hash on atx style heading [Context: "# File with Markdown issues"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
|
Multiple consecutive blank lines:
test/errors.md#L5
test/errors.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
Files should end with a single newline character:
test/errors.md#L6
test/errors.md:6:15 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md
|
Separator (README.md and test/errors.md, 3 errors)
Failed with exit code: 1
|
Multiple spaces after hash on atx style heading:
test/errors.md#L1
test/errors.md:1:3 MD019/no-multiple-space-atx Multiple spaces after hash on atx style heading [Context: "# File with Markdown issues"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
|
Multiple consecutive blank lines:
test/errors.md#L5
test/errors.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
Files should end with a single newline character:
test/errors.md#L6
test/errors.md:6:15 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md047.md
|
One glob (test/errors.md, 3 errors)
Failed with exit code: 1
|
Multiple spaces after hash on atx style heading:
test/errors.md#L1
test/errors.md:1:3 MD019/no-multiple-space-atx Multiple spaces after hash on atx style heading [Context: "# File with Markdown issues"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md019.md
|
Multiple consecutive blank lines:
test/errors.md#L5
test/errors.md:5 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md012.md
|
config (test/errors.md, 2 errors)
Failed with exit code: 1
|