Skip to content

Rebranding Change and the new version and change.log file #85

Rebranding Change and the new version and change.log file

Rebranding Change and the new version and change.log file #85

Triggered via pull request November 6, 2024 09:46
Status Failure
Total duration 1m 8s
Artifacts

lint.yml

on: pull_request
yamllint
6s
yamllint
markdown-lint
3s
markdown-lint
markdown-link-check
13s
markdown-link-check
Matrix: Chefstyle on Ruby
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Heading levels should only increment by one level at a time: CHANGELOG.md#L4
CHANGELOG.md:4 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
Files should end with a single newline character: CHANGELOG.md#L4
CHANGELOG.md:4:44 MD047/single-trailing-newline Files should end with a single newline character https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md047.md
markdown-lint
Failed with exit code: 1
Chefstyle on Ruby (3.3): post-bundle-install.rb#L17
[Correctable] Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
Chefstyle on Ruby (3.3): post-bundle-install.rb#L29
[Correctable] Layout/TrailingWhitespace: Trailing whitespace detected.
Chefstyle on Ruby (3.3)
Process completed with exit code 1.