feat(admin-ui): AutoComplete + MultiAutoComplete components #8634
pullRequests.yml
on: pull_request
Create constants
9s
Validate commit messages
6s
Validate commit messages (dev branch, 'feat' commits not allowed)
0s
Static code analysis (TypeScript)
4m 52s
Matrix: jestTestsddb-esRun
Matrix: jestTestsddb-osRun
Matrix: jestTestsddbRun
Matrix: jestTestsNoStorageRun
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
|