Skip to content

feat(input-text): add a "with button" mode #641

feat(input-text): add a "with button" mode

feat(input-text): add a "with button" mode #641

Triggered via push June 26, 2024 13:35
Status Failure
Total duration 2m 59s
Artifacts

release.yml

on: push
Releasing updated packages
2m 50s
Releasing updated packages
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Releasing updated packages
Module '"@radix-ui/react-select"' declares 'DismissableLayerProps' locally, but it is not exported.
Releasing updated packages
Parameter 'event' implicitly has an 'any' type.
Releasing updated packages
Parameter 'event' implicitly has an 'any' type.
Releasing updated packages
Module '"@radix-ui/react-select"' declares 'DismissableLayerProps' locally, but it is not exported.
Releasing updated packages
Parameter 'event' implicitly has an 'any' type.
Releasing updated packages
Module '"@radix-ui/react-select"' declares 'DismissableLayerProps' locally, but it is not exported.
Releasing updated packages
Parameter 'event' implicitly has an 'any' type.
Releasing updated packages
Namespace '"/home/runner/work/fractal/fractal/node_modules/@radix-ui/react-scroll-area/dist/index"' has no exported member 'Direction'.
Releasing updated packages
Type '{ children?: ReactNode; labelAsDiv?: boolean | undefined; id: string; className: string; condensed: boolean; disabled: boolean; fullWidth: true; label: string | undefined; value: string; }' is not assignable to type 'IntrinsicAttributes & InputRadioProps & RefAttributes<HTMLButtonElement>'.
Releasing updated packages
Property 'className' does not exist on type '{ children?: ReactNode; labelAsDiv?: boolean | undefined; }'.