chore(deps): update devdependencies #11811
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
lint-and-test:
src/components/AnnouncementCarousel/AnnouncementCarousel.tsx#L75
No overload matches this call.
|
lint-and-test:
src/components/AnnouncementCarousel/AnnouncementCarousel.tsx#L75
'Slider' cannot be used as a JSX component.
|
lint-and-test:
src/components/CustomModal/CustomModal.tsx#L35
'ModalPortal' cannot be used as a JSX component.
|
lint-and-test:
src/components/CustomModal/CustomModal.tsx#L36
Property 'placeholder' is missing in type '{ children: ("" | Element | undefined)[]; id: string; ref: RefObject<ModalRef> | null; "aria-labelledby": string; "aria-describedby": string; forceAction: true; className: string; modalRoot: string; }' but required in type 'Pick<ModalProps, "children" | "id" | "title" | "onError" | "slot" | "style" | "key" | "className" | "onMouseEnter" | "onTouchStart" | "onClick" | "defaultChecked" | ... 247 more ... | "isInitiallyOpen">'.
|
lint-and-test:
src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
No overload matches this call.
|
lint-and-test:
src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
'Slider' cannot be used as a JSX component.
|
lint-and-test:
src/components/NewsCarousel/NewsCarousel.tsx#L88
No overload matches this call.
|
lint-and-test:
src/components/NewsCarousel/NewsCarousel.tsx#L88
'Slider' cannot be used as a JSX component.
|
lint-and-test:
src/components/SingleArticle/SingleArticle.tsx#L128
Type 'InferRenderersForComponentBlocks<{ embedVideo: ComponentBlock<{ videoTitle: FormField<string, undefined>; link: FormField<string, undefined>; }>; }>' is not assignable to type 'Record<string, Component<any>>'.
|
lint-and-test:
src/components/util/ModalPortal.test.tsx#L13
'ModalPortal' cannot be used as a JSX component.
|