Skip to content

chore(main): release 6.2.1 #2

chore(main): release 6.2.1

chore(main): release 6.2.1 #2

Triggered via pull request June 21, 2024 22:03
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Matrix: lint-unit / Chefstyle on Ruby
lint-unit  /  yamllint
7s
lint-unit / yamllint
lint-unit  /  markdown-lint
4s
lint-unit / markdown-lint
Matrix: lint-unit / Unit Test with Ruby
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
Bare URL used: CHANGELOG.md#L24
CHANGELOG.md:24:84 MD034/no-bare-urls Bare URL used [Context: "https://github.com/test-kitche..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md034.md
Headings should be surrounded by blank lines: CHANGELOG.md#L59
CHANGELOG.md:59 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.6.1](https://github.com/test-kitchen/kitchen-openstack/tree/v3.6.1) (2018-06-06)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L66
CHANGELOG.md:66 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.6.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.6.0) (2018-03-28)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L79
CHANGELOG.md:79 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.5.1](https://github.com/test-kitchen/kitchen-openstack/tree/v3.5.1) (2017-11-10)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L92
CHANGELOG.md:92 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.5.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.5.0) (2017-04-12)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L100
CHANGELOG.md:100 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.4.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.4.0) (2017-03-27)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L115
CHANGELOG.md:115 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.3.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.3.0) (2017-03-13)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L122
CHANGELOG.md:122 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.2.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.2.0) (2017-03-02)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L142
CHANGELOG.md:142 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.1.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.1.0) (2016-06-02)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Headings should be surrounded by blank lines: CHANGELOG.md#L156
CHANGELOG.md:156 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## [v3.0.0](https://github.com/test-kitchen/kitchen-openstack/tree/v3.0.0) (2016-02-24)"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
lint-unit / yamllint: .rubocop.yml#L6
6:4 [indentation] wrong indentation: expected 2 but found 3
lint-unit / yamllint: .rubocop.yml#L7
7:3 syntax error: expected <block end>, but found '<block mapping start>' (syntax)
lint-unit / yamllint: .github/dependabot.yml#L3
3:1 [indentation] wrong indentation: expected at least 1
lint-unit / Chefstyle on Ruby (3.3)
Process completed with exit code 1.
lint-unit / yamllint: .github/dependabot.yml#L1
1:1 [document-start] missing document start "---"