Update actions/checkout action to v4 #216
ci.yml
on: pull_request
lint-unit
/
rspec
33s
lint-unit
/
cookstyle
36s
lint-unit
/
yamllint
9s
lint-unit
/
markdownlint-cli2
4s
lint-unit
/
markdown-link-check
18s
lint-unit
/
check-metadata
7s
Matrix: integration
Annotations
8 errors
lint-unit / cookstyle
Process completed with exit code 1.
|
Emphasis style should be consistent:
CHANGELOG.md#L148
CHANGELOG.md:148: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#L148
CHANGELOG.md:148: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#L184
CHANGELOG.md:184: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#L225
CHANGELOG.md:225 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#L256
CHANGELOG.md:256 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#L258
CHANGELOG.md:258 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
|