build(deps): bump @aivenio/aquarium from 1.79.0 to 2.5.3 in /coral #5289
Annotations
5 errors and 1 warning
Run tsc
Type 'FieldValue' does not satisfy the constraint 'string | OptionType'.
|
Run tsc
Type '{ name: (string | undefined) & Path<T>; disabled: boolean; onChange: (values: (string | OptionType)[] | undefined) => void; valid: boolean; helperText: string | undefined; maxHeight?: string | undefined; defaultValue?: (FieldValue & FieldValue[]) | null | undefined; id?: string | undefined; options: FieldValue[] | OptionGroup<FieldValue>[]; placeholder?: string | undefined; readOnly?: boolean | undefined; optionKeys?: string[] | undefined; noResults?: string | undefined; emptyState?: ReactNode; optionToString?: ((opt: FieldValue | null) => string) | undefined; createOption?: ((value: string | undefined) => FieldValue | undefined) | undefined; renderOption?: ((opt: FieldValue) => ReactNode) | undefined; isOptionDisabled?: ((opt: FieldValue, index: number) => boolean) | undefined; getOptionKey?: ((opt: FieldValue) => string) | undefined; closeOnSelect?: boolean | undefined; hideChips?: boolean | undefined; inline?: boolean | undefined; value?: FieldValue[] | null | undefined; children?: ReactNode; 'data-testid'?: string | undefined; error?: string | undefined; fieldset?: boolean | undefined; className?: string | undefined; description?: ReactNode; htmlFor?: string | undefined; maxLength?: number | undefined; required?: boolean | undefined; labelText?: string | undefined; helpTooltip?: ReactNode; helpTooltipPlacement?: PopoverPlacement | undefined; labelProps?: DetailedHTMLProps<LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement> | undefined; messageId?: string | undefined; reserveSpaceForError?: boolean | undefined; }' is not assignable to type 'Omit<ComboboxBaseProps<string | OptionType>, "onChange" | "value" | "onSearchChange">'.
|
Run tsc
Type 'FieldValue' does not satisfy the constraint 'string | OptionType'.
|
Run tsc
Type 'FieldValue' does not satisfy the constraint 'string | OptionType'.
|
Run tsc
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading