chore(deps): update dependency @openedx/paragon to v23.18.2 #18121
validate.yml
on: pull_request
tests
2m 13s
coverage
0s
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'.
|