Skip to content

OPHJOD-566: Add MediaCard component #591

OPHJOD-566: Add MediaCard component

OPHJOD-566: Add MediaCard component #591

Triggered via pull request November 4, 2024 13:01
@ketsappiketsappi
synchronize #179
OPHJOD-566
Status Failure
Total duration 50s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build: lib/components/MediaCard/MediaCard.stories.tsx#L22
Type '{ variant: "vertical"; imageSrc: string; label: string; description: string; tags: string[]; }' is not assignable to type '(Partial<{ variant?: Variant | undefined; imageSrc: string; imageAlt: string; label: string; description: string; tags: string[]; to: string | object; linkComponent: ComponentType<{ to: string | object; className?: string | undefined; children: ReactNode; }>; }> & { ...; }) | (Partial<...> & { ...; }) | (Partial<......'.
Build: lib/components/MediaCard/MediaCard.stories.tsx#L38
Type '{ variant: "horizontal"; imageSrc: string; label: string; description: string; tags: string[]; }' is not assignable to type '(Partial<{ variant?: Variant | undefined; imageSrc: string; imageAlt: string; label: string; description: string; tags: string[]; to: string | object; linkComponent: ComponentType<{ to: string | object; className?: string | undefined; children: ReactNode; }>; }> & { ...; }) | (Partial<...> & { ...; }) | (Partial<......'.
Build
Process completed with exit code 2.
Build
No files were found with the provided path: coverage/. No artifacts will be uploaded.