Accordion #523
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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 |
|