Skip to content

fix: add release please configs #21

fix: add release please configs

fix: add release please configs #21

Triggered via pull request June 19, 2024 00:54
Status Failure
Total duration 1m 57s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Headings should be surrounded by blank lines: CHANGELOG.md#L12
CHANGELOG.md:12 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What's Changed"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L13
CHANGELOG.md:13 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* Fix publishing step by @dama..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Bare URL used: CHANGELOG.md#L13
CHANGELOG.md:13:38 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
Bare URL used: CHANGELOG.md#L14
CHANGELOG.md:14:38 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
Bare URL used: CHANGELOG.md#L15
CHANGELOG.md:15:47 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
Bare URL used: CHANGELOG.md#L16
CHANGELOG.md:16:43 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
Bare URL used: CHANGELOG.md#L19
CHANGELOG.md:19:21 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#L23
CHANGELOG.md:23 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## What's Changed"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
Lists should be surrounded by blank lines: CHANGELOG.md#L24
CHANGELOG.md:24 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "* fix: Will this fix the publi..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
Bare URL used: CHANGELOG.md#L24
CHANGELOG.md:24:63 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
lint-unit / yamllint: .rubocop.yml#L1
1:1 [document-start] missing document start "---"