Skip to content

feat(admin-ui): AutoComplete + MultiAutoComplete components #8634

feat(admin-ui): AutoComplete + MultiAutoComplete components

feat(admin-ui): AutoComplete + MultiAutoComplete components #8634

Triggered via pull request December 20, 2024 11:34
Status Failure
Total duration 5m 0s
Billable time 9m
Artifacts

pullRequests.yml

on: pull_request
Create constants
9s
Create constants
Validate commit messages
6s
Validate commit messages
Validate commit messages (dev branch, 'feat' commits not allowed)
0s
Validate commit messages (dev branch, 'feat' commits not allowed)
Static code analysis (TypeScript)
4m 52s
Static code analysis (TypeScript)
Create Jest tests constants
0s
Create Jest tests constants
Create Jest tests constants
0s
Create Jest tests constants
Create Jest tests constants
0s
Create Jest tests constants
Create Jest tests constants
0s
Create Jest tests constants
Matrix: jestTestsddb-esRun
Matrix: jestTestsddb-osRun
Matrix: jestTestsddbRun
Matrix: jestTestsNoStorageRun
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 4 warnings
Static code analysis
Process completed with exit code 1.
Build
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Build
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Build
Type '{ value: any; onValueChange: Dispatch<any>; content?: string | undefined; size?: "md" | "lg" | "xl" | null | undefined; translate?: "yes" | "no" | undefined; prefix?: string | undefined; ... 310 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Build
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Build
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Build
Type '{ value: any; onValueChange: Dispatch<any>; content?: string | undefined; size?: "md" | "lg" | "xl" | null | undefined; translate?: "yes" | "no" | undefined; prefix?: string | undefined; ... 310 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Build
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Build
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Build
Type '{ value: any; onValueChange: Dispatch<any>; content?: string | undefined; size?: "md" | "lg" | "xl" | null | undefined; translate?: "yes" | "no" | undefined; prefix?: string | undefined; ... 310 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Build
Process completed with exit code 1.
Static code analysis (TypeScript)
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Static code analysis (TypeScript)
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Static code analysis (TypeScript)
Type '{ value: any; onValueChange: Dispatch<any>; max?: string | number | undefined; required?: boolean | undefined; type?: HTMLInputTypeAttribute | undefined; ... 311 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Static code analysis (TypeScript)
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Static code analysis (TypeScript)
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Static code analysis (TypeScript)
Type '{ value: any; onValueChange: Dispatch<any>; max?: string | number | undefined; required?: boolean | undefined; type?: HTMLInputTypeAttribute | undefined; ... 311 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Static code analysis (TypeScript)
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps>>'.
Static code analysis (TypeScript)
Property 'value' does not exist on type 'Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'. Did you mean 'values'?
Static code analysis (TypeScript)
Type '{ value: any; onValueChange: Dispatch<any>; max?: string | number | undefined; required?: boolean | undefined; type?: HTMLInputTypeAttribute | undefined; ... 311 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & Omit<InputPrimitiveProps, "value" | "endIcon" | "onValueChange"> & { label?: string | undefined; ... 11 more ...; values: string[]; } & FormComponentProps'.
Static code analysis (TypeScript)
Process completed with exit code 1.
Validate commit messages
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Create constants
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Assign milestone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Static code analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636