feat : Add PresentationTrackChairFormatter #622
check-commit-message.yml
on: pull_request
lint-commits
15s
Annotations
1 error
|
lint-commits
You have commit messages with errors
⧗ input: feat : add presentationtrackchairformatter
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ The commit needs a description after the colon (:). Eg: feat: add new feature [custom-subject-empty]
✖ Missing type. Use: feat, fix, chore, refactor, etc. [custom-type-enum]
✖ found 4 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: chore: replace the otlp interface with abstractFactory
⚠ body must have leading blank line [body-leading-blank]
⚠ found 0 problems, 1 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|