Update changelog for 5.1.16 #213
ci.yml
on: push
lint-unit
/
rspec
36s
lint-unit
/
cookstyle
50s
lint-unit
/
yamllint
9s
lint-unit
/
markdownlint-cli2
7s
lint-unit
/
markdown-link-check
15s
lint-unit
/
check-metadata
0s
Matrix: integration
Annotations
8 errors
Emphasis style should be consistent:
CHANGELOG.md#L146
CHANGELOG.md:146:1 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md049.md
|
Emphasis style should be consistent:
CHANGELOG.md#L146
CHANGELOG.md:146:10 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md049.md
|
Spaces inside emphasis markers:
CHANGELOG.md#L182
CHANGELOG.md:182:37 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "g _"] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md037.md
|
Multiple top-level headings in the same document:
CHANGELOG.md#L223
CHANGELOG.md:223 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "- # 280 fix install for centos..."] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md025.md
|
Multiple top-level headings in the same document:
CHANGELOG.md#L254
CHANGELOG.md:254 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "- # 261 new mms agent recipe b..."] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md025.md
|
Multiple top-level headings in the same document:
CHANGELOG.md#L256
CHANGELOG.md:256 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "- # 256 Allow mms_agent to be ..."] https://github.com/DavidAnson/markdownlint/blob/v0.30.0/doc/md025.md
|
lint-unit / markdownlint-cli2
Failed with exit code: 1
|
lint-unit / cookstyle
Process completed with exit code 1.
|