build(deps-dev): Bump @storybook/react-vite from 7.3.2 to 7.4.0 #1230
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
build
'Story' cannot be used as a JSX component.
|
build
'Story' cannot be used as a JSX component.
|
build
'Story' cannot be used as a JSX component.
|
build
'Story' cannot be used as a JSX component.
|
build
Type '{ iconAtStart: { options: string[]; mapping: Record<string, unknown>; control: { type: string; labels: {}; }; }; iconAtEnd: { options: string[]; mapping: Record<string, unknown>; control: { type: string; labels: {}; }; }; children: { ...; }; }' is not assignable to type 'Partial<ArgTypes<ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; size?: ButtonSize | undefined; ... 5 more ...; href?: string | undefined; } & RefAttributes<...>>>>'.
|
build
Type 'ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; size?: ButtonSize | undefined; ... 5 more ...; href?: string | undefined; } & RefAttributes<...>>' is not assignable to type 'ComponentType<ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; size?: ButtonSize | undefined; ... 5 more ...; href?: string | undefined; } & RefAttributes<...>>> | undefined'.
|
build
Type '(args: ButtonProps) => React.JSX.Element' is not assignable to type 'ArgsStoryFn<ReactRenderer, ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; ... 6 more ...; href?: string | undefined; } & RefAttributes<...>>>'.
|
build
Type 'Decorator' is not assignable to type 'DecoratorFunction<ReactRenderer, ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; ... 6 more ...; href?: string | undefined; } & RefAttributes<...>>>'.
|
build
Type 'Decorator' is not assignable to type 'DecoratorFunction<ReactRenderer, ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; ... 6 more ...; href?: string | undefined; } & RefAttributes<...>>>'.
|
build
Type 'Decorator' is not assignable to type 'DecoratorFunction<ReactRenderer, ForwardRefExoticComponent<AriaButtonProps<"button"> & { color?: ButtonColor | undefined; variant?: ButtonVariant | undefined; ... 6 more ...; href?: string | undefined; } & RefAttributes<...>>>'.
|