Hantkovskyi/lint fix #626
commitlint.yml
on: pull_request
commitlint
/
commitlint
21s
Annotations
1 error
commitlint / commitlint
You have commit messages with errors
⧗ input: fix: Incorrect symbols on wiki create article page for Palm (#32701)
This is a backport from master:
https://github.com/openedx/edx-platform/pull/32628
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: autofilling user details from sso pipeline (#33051)
* refactor: mfe_context response to serialize object keys to camelcase (#31930)
* test: add tests for MFE Context API serializser (#32179)
* fix: empty pipelineUserDetail object
pipelineUserDetail object should be empty when pipeline is not running
---------
Co-authored-by: Shahbaz Shabbir <[email protected]>
✖ 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: fix: TypeError during student.send_activation_email task (#32743)
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: [JR-30] create basic theme
✖ 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: [JuniperOeX-149] Extra "Instructor" part for viewing course as learner
✖ 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: [JuniperOeX-283] added request parameter
✖ 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: [JuniperOeX-272] Drop-down list "Назва курсу" works incorrectly on the platform/microsites
✖ 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: [JuniperOeX-319] Change getting link for templates related to current site instead of default, fix logo path for templates
✖ header must not be longer than 100 characters, current length is 122 [header-max-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: [JuniperOeX-140] adding a translation "Markdown syntax is allowed. " and "See the cheatsheet for help. "
✖ header must not be longer than 100 characters, current length is 104 [header-max-length]
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Add RG_CHANGELOG and base RG-LMS Merge Request template.
Plus fix for Hippo template
✖ subject may not be empty [subject-empty]
✖ subject may not end with full stop [subject-full-stop]
✖ type may not be empty [type-empty]
✖ found 3 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: docs: Update CHANGELOG with the Lilac Release section.
✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case]
✖ subject may not end with full stop [subject-full-stop]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: feat!: Adding fall back method for `sha1` in case default algo is `sha256` (#33345)
---------
Co-authored-by: Muhamm
|