Skip to content

use right variant

use right variant #84

Triggered via push October 29, 2024 07:51
Status Failure
Total duration 45s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
test: src/ui-shadcn/carousel.tsx#L186
Type 'string' is not assignable to type 'ButtonSizes'.
test: src/ui-shadcn/carousel.tsx#L214
Type 'string' is not assignable to type 'ButtonSizes'.
test: src/ui-shadcn/pagination.tsx#L6
Module '"@/ui-shadcn/button"' declares 'ButtonProps' locally, but it is not exported.
test: src/ui-shadcn/pagination.tsx#L56
'size' is specified more than once, so this usage will be overwritten.
test: src/ui-shadcn/pagination.tsx#L69
'size' is specified more than once, so this usage will be overwritten.
test
Process completed with exit code 2.