Skip to content

Doc/improve comments #18

Doc/improve comments

Doc/improve comments #18

Triggered via pull request November 20, 2023 16:09
Status Failure
Total duration 36s
Artifacts

check.yaml

on: pull_request
conventional-commit
24s
conventional-commit
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
conventional-commit
You have commit messages with errors ⧗ input: doc: document initramfs builder tool Signed-off-by: Nils Ponsard <nilsponsard@gmail.com> ✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: wip ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
conventional-commit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/