Skip to content

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

Rebranding Change and the new version and change.log file

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

Triggered via pull request November 7, 2024 09:30
Status Failure
Total duration 1m 17s
Artifacts

lint.yml

on: pull_request
yamllint
7s
yamllint
markdown-lint
6s
markdown-lint
markdown-link-check
18s
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.