build(deps): bump the non-majors group across 1 directory with 29 updates #7639
Annotations
5 errors and 1 warning
run type-check:
src/components/UI/FormRangeWithValue.vue#L4
Object literal may only specify known properties, and 'modelModifiers' does not exist in type '{ readonly modelValue: number; readonly disabled?: boolean | undefined; readonly min?: number | undefined; readonly max?: number | undefined; readonly tooltipFormatter?: TooltipFormatter | undefined; readonly tooltip?: TooltipProp | undefined; readonly interval?: number | undefined; readonly isClickPrevent?: boolean...'.
|
run type-check:
src/views/Settings/QallTab.vue#L37
Object literal may only specify known properties, and 'modelModifiers' does not exist in type '{ readonly type?: string | undefined; readonly modelValue?: string | number | undefined; readonly onSecondary?: boolean | undefined; readonly placeholder?: string | undefined; ... 11 more ...; readonly "onUpdate:modelValue"?: ((_val: string | number) => any) | undefined; } & VNodeProps & AllowedComponentProps & Comp...'.
|
run type-check:
src/views/Settings/QallTab.vue#L44
Object literal may only specify known properties, and 'modelModifiers' does not exist in type '{ readonly type?: string | undefined; readonly modelValue?: string | number | undefined; readonly onSecondary?: boolean | undefined; readonly placeholder?: string | undefined; ... 11 more ...; readonly "onUpdate:modelValue"?: ((_val: string | number) => any) | undefined; } & VNodeProps & AllowedComponentProps & Comp...'.
|
run type-check:
src/views/Settings/QallTab.vue#L51
Object literal may only specify known properties, and 'modelModifiers' does not exist in type '{ readonly type?: string | undefined; readonly modelValue?: string | number | undefined; readonly onSecondary?: boolean | undefined; readonly placeholder?: string | undefined; ... 11 more ...; readonly "onUpdate:modelValue"?: ((_val: string | number) => any) | undefined; } & VNodeProps & AllowedComponentProps & Comp...'.
|
run type-check
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