validation added to NumericalInput to just accept numerical values on block creation form #15000
commitlint.yml
on: pull_request
commitlint
/
commitlint
14s
Annotations
1 error
|
commitlint / commitlint
You have commit messages with errors
⧗ input: validation added to NumericalInput to just accept numerical values on block creation form.
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: spaces fixed and message change to camel case
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: Update src/editors/containers/ProblemEditor/components/EditProblemView/AnswerWidget/messages.js
Co-authored-by: Kyle McCormick <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|