Skip to content

Accordion

Accordion #523

Triggered via pull request November 23, 2023 03:01
Status Failure
Total duration 2m 1s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint: src/components/Accordion/Accordion.tsx#L87
Type '{ children: ReactNode; className: string; ref: ForwardedRef<HTMLDivElement>; type: "multiple" | "single"; collapsible: boolean; value?: string | undefined; ... 268 more ...; asChild?: boolean | undefined; } | { ...; }' is not assignable to type 'IntrinsicAttributes & ((AccordionSingleProps | AccordionMultipleProps) & RefAttributes<HTMLDivElement>)'.
Lint: src/components/Accordion/Item.stories.tsx#L42
Type '{ children: Element; collapsible: true; }' is not assignable to type 'IntrinsicAttributes & ((Omit<{ className?: string | undefined; collapsible?: boolean | undefined; } & AccordionSingleProps & RefAttributes<...> & SingleAccordionProps, "ref"> | Omit<...>) & RefAttributes<...>)'.
Lint
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
coverage Expired
780 KB