Update sous-chefs/.github action to v3 #222
ci.yml
on: pull_request
lint-unit
/
rspec
40s
lint-unit
/
cookstyle
45s
lint-unit
/
yamllint
9s
lint-unit
/
markdownlint-cli2
7s
lint-unit
/
markdown-link-check
22s
lint-unit
/
check-metadata
4s
Matrix: integration
Annotations
8 errors
Emphasis style should be consistent:
CHANGELOG.md#L150
CHANGELOG.md:150:1 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md049.md
|
Emphasis style should be consistent:
CHANGELOG.md#L150
CHANGELOG.md:150:10 MD049/emphasis-style Emphasis style should be consistent [Expected: asterisk; Actual: underscore] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md049.md
|
Spaces inside emphasis markers:
CHANGELOG.md#L186
CHANGELOG.md:186:37 MD037/no-space-in-emphasis Spaces inside emphasis markers [Context: "g _"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md037.md
|
Multiple top-level headings in the same document:
CHANGELOG.md#L227
CHANGELOG.md:227 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.31.1/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: "- # 261 new mms agent recipe b..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md025.md
|
Multiple top-level headings in the same document:
CHANGELOG.md#L260
CHANGELOG.md:260 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.31.1/doc/md025.md
|
lint-unit / markdownlint-cli2
Failed with exit code: 1
|
lint-unit / cookstyle
Process completed with exit code 1.
|