autocomplete url #41
Annotations
6 errors
Build bau-ui/examples/bau-storybook
Argument of type '{ name: string; value: string; radios: { value: string; Label: () => (string | HTMLImageElement)[]; }[]; }' is not assignable to parameter of type '({ name: string; value?: any; oninput?: ((event: any) => any) | undefined; radios: RadioItem[]; } & DefaultDesignProps & PropsAll<HTMLElement>) | undefined'.
|
Build bau-ui/examples/bau-storybook
Argument of type '{ name: string; value: string; radios: { value: string; Label: () => HTMLDivElement; }[]; }' is not assignable to parameter of type '({ name: string; value?: any; oninput?: ((event: any) => any) | undefined; radios: RadioItem[]; } & DefaultDesignProps & PropsAll<HTMLElement>) | undefined'.
|
Build bau-ui/examples/bau-storybook
Argument of type '{ oninput: ({ target }: { target: HTMLInputElement; }) => string; name: string; value: string; radios: { value: string; Label: () => string; }[]; }' is not assignable to parameter of type '({ name: string; value?: any; oninput?: ((event: any) => any) | undefined; radios: RadioItem[]; } & DefaultDesignProps & PropsAll<HTMLElement>) | undefined'.
|
Build bau-ui/examples/bau-storybook
Argument of type '{ name: string; value: string; radios: { value: string; Label: () => string; }[]; }' is not assignable to parameter of type '({ name: string; value?: any; oninput?: ((event: any) => any) | undefined; radios: RadioItem[]; } & DefaultDesignProps & PropsAll<HTMLElement>) | undefined'.
|
Build bau-ui/examples/bau-storybook
Argument of type '{ oninput: ({ target }: { target: HTMLInputElement; }) => void; name: string; value: string | null; radios: { value: string; Label: () => string; }[]; }' is not assignable to parameter of type '({ name: string; value?: any; oninput?: ((event: any) => any) | undefined; radios: RadioItem[]; } & DefaultDesignProps & PropsAll<HTMLElement>) | undefined'.
|
Build bau-ui/examples/bau-storybook
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading