Skip to content

feat: Add publish workflow, lint workflow #1

feat: Add publish workflow, lint workflow

feat: Add publish workflow, lint workflow #1

Triggered via pull request November 30, 2023 10:15
Status Failure
Total duration 34s
Artifacts

lint.yaml

on: pull_request
Matrix: lint-unit / chefstyle
lint-unit  /  yamllint
8s
lint-unit / yamllint
lint-unit  /  markdown-lint
4s
lint-unit / markdown-lint
Matrix: lint-unit / test
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
First line in a file should be a top-level heading: CHANGELOG.md#L1
CHANGELOG.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## 0.3.0 / 2014-10-14"] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
Files should end with a single newline character: CHANGELOG.md#L25
CHANGELOG.md:25:38 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md047.md
Inline HTML: README.md#L1
README.md:1:3 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Inline HTML: README.md#L13
README.md:13:4 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Inline HTML: README.md#L17
README.md:17:4 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Inline HTML: README.md#L21
README.md:21:4 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Inline HTML: README.md#L36
README.md:36:4 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Inline HTML: README.md#L40
README.md:40:4 MD033/no-inline-html Inline HTML [Element: a] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md033.md
Link and image reference definitions should be needed: README.md#L51
README.md:51:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "plugin_usage"] [Context: "[plugin_usage]: http://doc..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md053.md
First line in a file should be a top-level heading: vendor/bats/man/README.md#L1
vendor/bats/man/README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "Bats man pages are generated w..."] https://github.com/DavidAnson/markdownlint/blob/v0.32.1/doc/md041.md
lint-unit / yamllint: .github/dependabot.yml#L3
3:1 [indentation] wrong indentation: expected at least 1
lint-unit / Chefstyle on Ruby 3.2
Process completed with exit code 127.
lint-unit / yamllint: .markdownlint.yaml#L1
1:1 [document-start] missing document start "---"
lint-unit / yamllint: vendor/bats/.travis.yml#L1
1:1 [document-start] missing document start "---"
lint-unit / yamllint: config/cucumber.yml#L1
1:1 [document-start] missing document start "---"
lint-unit / yamllint: .github/dependabot.yml#L1
1:1 [document-start] missing document start "---"