chore: add ErrorProne #236
pr-check.yaml
on: pull_request
Check conventional commits
14s
Pull request check
48s
Annotations
1 error
Check conventional commits
You have commit messages with errors
⧗ input: BROKE: Switch on ErrorProne, and Nullaway, and get to compile-clean (tests still br0ked)
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: FAIL: WIP - testCompile passes, but some tests fail
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ type must be lower-case [type-case]
✖ type must be one of [build, chore, ci, docs, feat, fix, perf, refactor, revert, style, test] [type-enum]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Build green
✖ 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
|