Skip to content

fix: update release please configs #25

fix: update release please configs

fix: update release please configs #25

Triggered via pull request June 18, 2024 23:16
Status Failure
Total duration 43s
Artifacts

lint.yml

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

Annotations

10 errors
Emphasis used instead of a heading: CHANGELOG.md#L226
CHANGELOG.md:226 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Fixed Bugs"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md036.md
lint-unit / markdown-lint
Failed with exit code: 1
lint-unit / yamllint: .github/workflows/lint.yml#L22
22:81 [line-length] line too long (134 > 80 characters)
lint-unit / yamllint: .github/workflows/lint.yml#L23
23:81 [line-length] line too long (149 > 80 characters)
lint-unit / yamllint: .github/workflows/lint.yml#L24
24:81 [line-length] line too long (191 > 80 characters)
lint-unit / yamllint: .github/workflows/lint.yml#L25
25:81 [line-length] line too long (207 > 80 characters)
lint-unit / yamllint: .github/workflows/lint.yml#L27
27:81 [line-length] line too long (83 > 80 characters)
lint-unit / Chefstyle on Ruby (3.3): test/integration/default/default_test.rb#L6
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint-unit / Chefstyle on Ruby (3.3): test/integration/default/default_test.rb#L6
[Correctable] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
lint-unit / Chefstyle on Ruby (3.3)
Process completed with exit code 1.