Skip to content

chore(deps): update dependency @openedx/paragon to v23.18.2 #18121

chore(deps): update dependency @openedx/paragon to v23.18.2

chore(deps): update dependency @openedx/paragon to v23.18.2 #18121

Triggered via pull request January 7, 2026 17:52
Status Failure
Total duration 2m 18s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
tests
Process completed with exit code 2.
tests: src/library-authoring/generic/parent-breadcrumbs/index.tsx#L117
Type '{ label: string | string[]; to: string | string[]; containerType: ContainerType; }[]' is not assignable to type '{ [key: string]: any; label: string; }[]'.
tests: src/course-unit/move-modal/index.tsx#L53
Property 'dataset' does not exist on type 'EventTarget'.
tests: src/course-libraries/ReviewTabContent.tsx#L113
Type '{ className: string; ariaLabel: string; links: { label: string; }[]; spacer: Element; linkAs: "span"; }' is not assignable to type 'IntrinsicAttributes & BreadcrumbProps'.
tests: src/container-comparison/CompareContainersWidget.tsx#L156
Type 'Element' is not assignable to type 'string'.