Skip to content

add different button variants #59

add different button variants

add different button variants #59

Triggered via pull request October 29, 2024 07:43
@thelostone-mcthelostone-mc
synchronize #15
par-584
Status Failure
Total duration 31s
Artifacts

chromatic.yml

on: pull_request
Run Chromatic
25s
Run Chromatic
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Chromatic: src/ui-shadcn/calendar.tsx#L35
Type '"ghost"' is not assignable to type '"error" | "success" | "disabled" | "primary" | "secondary" | "outlined-error" | "outlined-success" | "outlined-primary" | "outlined-secondary" | "outlined-disabled" | undefined'.
Run Chromatic: src/ui-shadcn/carousel.tsx#L185
Type 'string' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/carousel.tsx#L186
Type 'string' is not assignable to type 'ButtonSizes'.
Run Chromatic: src/ui-shadcn/carousel.tsx#L213
Type 'string' is not assignable to type 'ButtonVariants'.
Run Chromatic: src/ui-shadcn/carousel.tsx#L214
Type 'string' is not assignable to type 'ButtonSizes'.
Run Chromatic: src/ui-shadcn/pagination.tsx#L6
Module '"@/ui-shadcn/button"' declares 'ButtonProps' locally, but it is not exported.
Run Chromatic: src/ui-shadcn/pagination.tsx#L40
Type '"outline" | "ghost"' is not assignable to type '"error" | "success" | "disabled" | "primary" | "secondary" | "outlined-error" | "outlined-success" | "outlined-primary" | "outlined-secondary" | "outlined-disabled" | undefined'.
Run Chromatic: src/ui-shadcn/pagination.tsx#L56
'size' is specified more than once, so this usage will be overwritten.
Run Chromatic: src/ui-shadcn/pagination.tsx#L69
'size' is specified more than once, so this usage will be overwritten.
Run Chromatic
Process completed with exit code 2.