chore(deps): update devdependencies #11891
Annotations
10 errors
src/components/AnnouncementCarousel/AnnouncementCarousel.tsx#L75
No overload matches this call.
|
src/components/AnnouncementCarousel/AnnouncementCarousel.tsx#L75
'Slider' cannot be used as a JSX component.
|
src/components/CustomModal/CustomModal.tsx#L35
'ModalPortal' cannot be used as a JSX component.
|
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">'.
|
src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
No overload matches this call.
|
src/components/GuardianIdeal/GuardianIdealCarousel.tsx#L137
'Slider' cannot be used as a JSX component.
|
src/components/NewsCarousel/NewsCarousel.tsx#L88
No overload matches this call.
|
src/components/NewsCarousel/NewsCarousel.tsx#L88
'Slider' cannot be used as a JSX component.
|
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>>'.
|
src/components/util/ModalPortal.test.tsx#L13
'ModalPortal' cannot be used as a JSX component.
|
The logs for this run have expired and are no longer available.
Loading