Skip to content

[improve][fork] Update fork with lastest changes in upstream #27

[improve][fork] Update fork with lastest changes in upstream

[improve][fork] Update fork with lastest changes in upstream #27

Triggered via pull request November 9, 2023 16:35
Status Failure
Total duration 34s
Artifacts

commitlint.yml

on: pull_request
commitlint  /  commitlint
20s
commitlint / commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error
commitlint / commitlint
You have commit messages with errors ⧗ input: feat: install new version of frontend-lib-learning-assistant and add Privacy Policy URL to config (#1171) This commit installs version 1.6.0 of @edx/frontend-lib-learning-assistant, which includes a new user disclosure feature. This commit also includes the Privacy Policy URL to the frontend-app-learning config, because the Xpert learning assistant uses this config value in the disclosure. ✖ header must not be longer than 100 characters, current length is 105 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html ⧗ input: feat: install new version of frontend-lib-learning-assistant to conditionally render toggle elements (#1178) This commit installs version 1.9.3 of @edx/frontend-lib-learning-assistant, which includes a UI tweak to conditionally render the Xpert toggle button and action message (call-to-action) only when the Xpert sidebar is closed. ✖ header must not be longer than 100 characters, current length is 108 [header-max-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html ⧗ input: Added Courseware Search container popover UI (#1212) * feat: Added Courseware Search container popover * chore: Added unit tests for CoursewareSearch and CoursewareSearchToggle * chore: Updated unit test for CourseTabsNavigation * chore: Partial coverage on Courseware Search Hooks * chore: Finished Courseware Search Hooks unit testing * fix: Fixed an overlook that caused a conditional hook * fix: Reduced bounce timeout on scroll/resize to 100ms * chore: Updated snapshots * chore: Moved @testing-library/react-hooks dep to DEV * chore: Minor adjustments on unit tests * chore: Fixed test issue ✖ 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: Add CoursewareSearchForm component (#1214) * feat: Add CoursewareSearchBar component * fix: lint * fix: Clarified component names and i18n description * test: Add more tests * fix: lint * fix: Made props in CoursewareSearchForm optional ✖ 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: Endpoint usage implementation for Courseware Search (WIP) (#1232) * feat: Endpoint usage implementation for Courseware Search Co-authored-by: Simon Chen <[email protected]> * chore: Added tests and error case * fix: remove console log * fix: update tests * fix: update tests * fix: update variables --------- Co-authored-by: Simon Chen <[email protected]> Co-authored-by: German <[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