Skip to content

feat: DataTable supports pagination #412

feat: DataTable supports pagination

feat: DataTable supports pagination #412

Triggered via pull request April 24, 2024 20:39
Status Failure
Total duration 46s
Artifacts

ci.js.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.