Skip to content

fix(NumberInput): right padding #2773

fix(NumberInput): right padding

fix(NumberInput): right padding #2773

Triggered via pull request October 30, 2025 13:27
Status Failure
Total duration 57s
Artifacts

size-limit.yml

on: pull_request
Measure size of the library
54s
Measure size of the library
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Measure size of the library
Process completed with exit code 1.
Measure size of the library: src/components/fields/FilterPicker/FilterPicker.tsx#L59
Interface 'CubeFilterPickerProps<T>' cannot simultaneously extend types 'Omit<CubeFilterListBoxProps<T>, "size" | "tooltip">' and 'Pick<CubeItemButtonProps, "type" | "icon" | "theme" | "prefix" | "rightIcon" | "suffix" | "hotkeys">'.
Measure size of the library: src/components/fields/FilterPicker/FilterPicker.tsx#L59
Interface 'CubeFilterPickerProps<T>' cannot simultaneously extend types 'Omit<CubeFilterListBoxProps<T>, "size" | "tooltip">' and 'Omit<CubeItemProps, "size" | "children">'.