feat: author view only comment box for questions #88
Annotations
1 error
|
commitlint
You have commit messages with errors
⧗ input: fix(api): update common-mocks.ts to follow the new assignment structure by adding authorComent
✖ header must not be longer than 72 characters, current length is 94 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: troubleshooting git commit
✖ 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: Chore: Changing hover text on author comment box
✖ 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: feat/author comment box is now visible on author's learner preview side
✖ 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
|