feat(admin-ui): AutoComplete + MultiAutoComplete components #8633
pullRequests.yml
on: pull_request
Create constants
8s
Validate commit messages
5s
Validate commit messages (dev branch, 'feat' commits not allowed)
0s
Static code analysis (TypeScript)
4m 41s
Matrix: jestTestsddb-esRun
Matrix: jestTestsddb-osRun
Matrix: jestTestsddbRun
Matrix: jestTestsNoStorageRun
Annotations
15 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<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Build
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'.
|
Build
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Build
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'.
|
Build
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Build
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 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<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Static code analysis (TypeScript)
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'.
|
Static code analysis (TypeScript)
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Static code analysis (TypeScript)
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 more ...; values: string[]; } & FormComponentProps'.
|
Static code analysis (TypeScript)
Type '{ onValueChange: { action: string; }; onOpenChange: { action: string; }; }' is not assignable to type 'Partial<ArgTypes<InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; isLoading?: boolean | undefined; ... 8 more ...; values: string[]; } & FormComponentProps>>'.
|
Static code analysis (TypeScript)
Type '{ value: string | number | readonly string[] | undefined; onValueChange: Dispatch<SetStateAction<string | number | readonly string[] | undefined>>; startIcon?: ReactElement<any, string | JSXElementConstructor<...>> | ReactElement<...> | undefined; ... 314 more ...; validate?: (() => Promise<...>) | undefined; }' is not assignable to type 'IntrinsicAttributes & InputPrimitiveProps & { label?: string | undefined; allowFreeInput?: boolean | undefined; emptyMessage?: ReactNode; ... 9 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
|