feat: DataTable supports pagination #412
Annotations
10 errors
ci:
src/components/stories/ui/pagination.stories.tsx#L27
Type '{ href: string; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L30
Type '{ href: string; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L44
Type '{ href: string; isDisabled: true; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L47
Type '{ href: string; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L61
Type '{ href: string; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L64
Type '{ href: string; isDisabled: true; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L78
Type '{ href: string; isDisabled: true; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci:
src/components/stories/ui/pagination.stories.tsx#L81
Type '{ href: string; isDisabled: true; }' is not assignable to type 'IntrinsicAttributes & { isActive?: boolean | undefined; isDisabled?: boolean | undefined; } & Pick<ButtonProps, "size"> & ButtonProps & RefAttributes<...>'.
|
ci
Process completed with exit code 2.
|
build
Process completed with exit code 1.
|