Skip to content

chore(deps): bump the production-dependencies group across 1 directory with 3 updates #965

chore(deps): bump the production-dependencies group across 1 directory with 3 updates

chore(deps): bump the production-dependencies group across 1 directory with 3 updates #965

Triggered via pull request September 9, 2024 19:37
Status Failure
Total duration 46s
Artifacts

validate-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
validate: src/components/MetadataModal.tsx#L45
Argument of type 'ComponentWithAs<"section", ModalContentProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<ModalContentProps>'.
validate: src/components/MetadataModal.tsx#L46
Argument of type 'ComponentWithAs<"header", ModalHeaderProps>' is not assignable to parameter of type 'string | ForwardRefExoticComponent<ModalHeaderProps>'.
validate: src/components/MetadataModal.tsx#L159
Type '{ children: Element[]; style: { x: MotionValue<number>; y: MotionValue<number>; }; pointerEvents: string; containerProps: { pointerEvents: string; }; overflow: string; ... 5 more ...; _focus: { ...; }; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributesWithoutMotionProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> & MotionProps & RefAttributes<...>'.
validate: src/components/MetadataModal.tsx#L179
Type '{ children: (false | Element)[]; onPan: (e: PointerEvent, info: PanInfo) => void; onMouseDown: () => void; onMouseUp: () => void; cursor: string; paddingBottom: string; }' is not assignable to type 'IntrinsicAttributes & HTMLAttributesWithoutMotionProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement> & MotionProps & RefAttributes<...>'.
validate
Process completed with exit code 2.