Configure Renovate #1
linters.yml
on: pull_request
Matrix: lint-unit / chefstyle
Matrix: lint-unit / test
Annotations
6 errors and 2 warnings
lint-unit / yamllint:
.markdownlint.yaml#L6
6:1 [empty-lines] too many blank lines (1 > 0)
|
lint-unit / yamllint:
.markdownlint.yaml#L2
2:7 syntax error: mapping values are not allowed here (syntax)
|
lint-unit / yamllint:
.github/dependabot.yml#L3
3:1 [indentation] wrong indentation: expected at least 1
|
lint-unit / yamllint:
.github/workflows/linters.yml#L9
9:68 [new-line-at-end-of-file] no new line character at the end of file
|
lint-unit / mdl
Failed due to error: Error: Unable to parse '/home/runner/work/kitchen-rackspace/kitchen-rackspace/.markdownlint.yaml'; Parser 0: Unexpected number in JSON at position 2; Parser 1: Implicit keys need to be on a single line at line 1, column 2:
---
^
|
lint-unit / Chefstyle on Ruby 3.1
Process completed with exit code 127.
|
lint-unit / yamllint:
.rubocop.yml#L4
4:1 [document-start] missing document start "---"
|
lint-unit / yamllint:
.github/dependabot.yml#L1
1:1 [document-start] missing document start "---"
|