fix: update release please configs #25
lint.yml
on: pull_request
Matrix: lint-unit / Chefstyle on Ruby
lint-unit
/
markdown-lint
3s
lint-unit
/
yamllint
6s
Matrix: lint-unit / Unit Test with Ruby
Matrix: Kitchen Verify
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.
|