Skip to content

Chef-infra provisioner to use the new omnitruck apis #80

Chef-infra provisioner to use the new omnitruck apis

Chef-infra provisioner to use the new omnitruck apis #80

Triggered via pull request November 6, 2024 06:59
Status Failure
Total duration 1m 5s
Artifacts

lint.yml

on: pull_request
yamllint
11s
yamllint
markdown-lint
4s
markdown-lint
markdown-link-check
18s
markdown-link-check
Matrix: Chefstyle on Ruby
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Heading levels should only increment by one level at a time: CHANGELOG.md#L6
CHANGELOG.md:6 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
Headings should be surrounded by blank lines: CHANGELOG.md#L6
CHANGELOG.md:6 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L7
CHANGELOG.md:7 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Updated version and added re..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Headings should be surrounded by blank lines: CHANGELOG.md#L13
CHANGELOG.md:13 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L14
CHANGELOG.md:14 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Updated version and added re..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Files should end with a single newline character: CHANGELOG.md#L2400
CHANGELOG.md:2400:137 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md
markdown-lint
Failed with exit code: 1
Chefstyle on Ruby (3.3): lib/kitchen/provisioner/chef_infra.rb#L64
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Chefstyle on Ruby (3.3)
Process completed with exit code 1.