Skip to content

Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0 #1028

Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0

Bump @stylistic/eslint-plugin from 5.5.0 to 5.6.0 #1028

Triggered via push November 18, 2025 17:09
Status Success
Total duration 31s
Artifacts

test.yml

on: push
Run test script
24s
Run test script
No globs (README.md, 0 errors)
4s
No globs (README.md, 0 errors)
One glob (test/errors.md, 3 errors)
8s
One glob (test/errors.md, 3 errors)
One glob (README.md, 0 errors)
7s
One glob (README.md, 0 errors)
Two globs (README.md and test/errors.md, 3 errors)
3s
Two globs (README.md and test/errors.md, 3 errors)
Separator (README.md and test/errors.md, 3 errors)
7s
Separator (README.md and test/errors.md, 3 errors)
config (test/errors.md, 2 errors)
4s
config (test/errors.md, 2 errors)
config (invalid configuration file, fails)
5s
config (invalid configuration file, fails)
fix (test/errors.md, 0 errors)
6s
fix (test/errors.md, 0 errors)
custom rules (README.md, 0 errors)
6s
custom rules (README.md, 0 errors)
custom rules (README.md, 2 errors)
5s
custom rules (README.md, 2 errors)
Fit to window
Zoom out
Zoom in

Annotations

19 errors
Two globs (README.md and test/errors.md, 3 errors)
Failed with exit code: 1
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.39.0/doc/md047.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.39.0/doc/md012.md
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.39.0/doc/md019.md
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'
config (test/errors.md, 2 errors)
Failed with exit code: 1
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.39.0/doc/md012.md
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.39.0/doc/md019.md
Separator (README.md and test/errors.md, 3 errors)
Failed with exit code: 1
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.39.0/doc/md047.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.39.0/doc/md012.md
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.39.0/doc/md019.md
One glob (test/errors.md, 3 errors)
Failed with exit code: 1
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.39.0/doc/md047.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.39.0/doc/md012.md
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.39.0/doc/md019.md
custom rules (README.md, 2 errors)
Failed with exit code: 1
Custom rule using micromark: README.md#L1
README.md:1 custom-rule-micromark Custom rule using micromark
Custom rule using markdown-it: README.md#L1
README.md:1 custom-rule-markdown-it Custom rule using markdown-it