Skip to content

Update lint-unit.yml #8

Update lint-unit.yml

Update lint-unit.yml #8

Triggered via pull request June 18, 2024 18:33
Status Failure
Total duration 17s
Artifacts

ci.yml

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

Annotations

12 errors and 1 warning
lint-unit / Chefstyle on Ruby 3.3
Process completed with exit code 10.
lint-unit / yamllint: .github/workflows/lint-unit.yml#L7
7:81 [line-length] line too long (101 > 80 characters)
First line in a file should be a top-level heading: .github/FUNDING.md#L1
.github/FUNDING.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "open_collective: test-kitchen"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md041.md
Line length: .github/ISSUE_TEMPLATE/bug_report.md#L11
.github/ISSUE_TEMPLATE/bug_report.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 150] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/bug_report.md#L31
.github/ISSUE_TEMPLATE/bug_report.md:31:81 MD013/line-length Line length [Expected: 80; Actual: 94] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/bug_report.md#L50
.github/ISSUE_TEMPLATE/bug_report.md:50:81 MD013/line-length Line length [Expected: 80; Actual: 92] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/design_proposal.md#L12
.github/ISSUE_TEMPLATE/design_proposal.md:12:81 MD013/line-length Line length [Expected: 80; Actual: 106] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/design_proposal.md#L13
.github/ISSUE_TEMPLATE/design_proposal.md:13:81 MD013/line-length Line length [Expected: 80; Actual: 110] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/design_proposal.md#L17
.github/ISSUE_TEMPLATE/design_proposal.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 110] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/feature_request.md#L11
.github/ISSUE_TEMPLATE/feature_request.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 144] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/feature_request.md#L15
.github/ISSUE_TEMPLATE/feature_request.md:15:81 MD013/line-length Line length [Expected: 80; Actual: 93] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
Line length: .github/ISSUE_TEMPLATE/feature_request.md#L27
.github/ISSUE_TEMPLATE/feature_request.md:27:81 MD013/line-length Line length [Expected: 80; Actual: 92] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md013.md
lint-unit / yamllint: .github/workflows/lint-unit.yml#L1
1:1 [document-start] missing document start "---"