Skip to content

Bump markdownlint-cli2 from 0.8.1 to 0.9.0 #445

Bump markdownlint-cli2 from 0.8.1 to 0.9.0

Bump markdownlint-cli2 from 0.8.1 to 0.9.0 #445

Triggered via pull request August 22, 2023 05:25
Status Success
Total duration 41s
Artifacts

test.yml

on: pull_request
Run test script
18s
Run test script
No globs (README.md, 0 errors)
3s
No globs (README.md, 0 errors)
One glob (test/errors.md, 3 errors)
3s
One glob (test/errors.md, 3 errors)
One glob (README.md, 0 errors)
5s
One glob (README.md, 0 errors)
Two globs (README.md and test/errors.md, 3 errors)
5s
Two globs (README.md and test/errors.md, 3 errors)
Separator (README.md and test/errors.md, 3 errors)
3s
Separator (README.md and test/errors.md, 3 errors)
Command = config (test/errors.md, 2 errors)
4s
Command = config (test/errors.md, 2 errors)
Command = config (invalid configuration file, fails)
4s
Command = config (invalid configuration file, fails)
Command = config (missing configuration file, fails)
2s
Command = config (missing configuration file, fails)
Command = fix (test/errors.md, 0 errors)
3s
Command = fix (test/errors.md, 0 errors)
Command = unsupported (fails)
3s
Command = unsupported (fails)
config (test/errors.md, 2 errors)
5s
config (test/errors.md, 2 errors)
config (invalid configuration file, fails)
3s
config (invalid configuration file, fails)
fix (test/errors.md, 0 errors)
2s
fix (test/errors.md, 0 errors)
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 5 warnings
Command = config (missing configuration file, fails)
Failed due to error: Error: Configuration file "*.{md,markdown}" is unrecognized; its name should be (or end with) one of the supported types (e.g., ".markdownlint.json" or "example.markdownlint-cli2.jsonc").
Command = unsupported (fails)
Unsupported command: unsupported
config (invalid configuration file, fails)
Failed due to error: Error: ENOENT: no such file or directory, open 'invalid.markdownlint.jsonc'
Multiple spaces after hash on atx style heading: test/errors.md#L1
test/errors.md:1:1 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.29.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.29.0/doc/md012.md
config (test/errors.md, 2 errors)
Failed with exit code: 1
Multiple spaces after hash on atx style heading: test/errors.md#L1
test/errors.md:1:1 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.29.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.29.0/doc/md012.md
Command = config (test/errors.md, 2 errors)
Failed with exit code: 1
Command = config (invalid configuration file, fails)
Failed due to error: Error: ENOENT: no such file or directory, open 'invalid.markdownlint.jsonc'
Multiple spaces after hash on atx style heading: test/errors.md#L1
test/errors.md:1:1 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.29.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.29.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.29.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:1 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.29.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.29.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.29.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:1 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.29.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.29.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.29.0/doc/md047.md
Two globs (README.md and test/errors.md, 3 errors)
Failed with exit code: 1
Command = config (missing configuration file, fails)
Input 'command' has been deprecated with message: This input is deprecated in favor of the "fix" and "config" inputs
Command = unsupported (fails)
Input 'command' has been deprecated with message: This input is deprecated in favor of the "fix" and "config" inputs
Command = fix (test/errors.md, 0 errors)
Input 'command' has been deprecated with message: This input is deprecated in favor of the "fix" and "config" inputs
Command = config (test/errors.md, 2 errors)
Input 'command' has been deprecated with message: This input is deprecated in favor of the "fix" and "config" inputs
Command = config (invalid configuration file, fails)
Input 'command' has been deprecated with message: This input is deprecated in favor of the "fix" and "config" inputs