Add direction null check #46
validate-commit-messages.yml
on: pull_request
validate-commit-messages
/
commitlint
17s
Annotations
1 error
validate-commit-messages / commitlint
You have commit messages with errors
⧗ input: Add direction null check
✖ 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
⧗ input: Add changelog
✖ 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
|