DSD-1609: updated multi-select test cases #5306
Annotations
10 errors and 1 warning
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
Cache and install node modules:
src/components/FilterBar/FilterBar.stories-temp-remove.tsx#L1
Type '{ key: string; id: string; labelText: string; type: string; items: ({ id: string; name: string; children?: undefined; } | { id: string; name: string; children: { id: string; name: string; }[]; })[]; selectedItems: {} | SelectedItems; onChange: (e: ChangeEvent<...>) => void; onMixedStateChange: (e: ChangeEvent<...>) ...' is not assignable to type 'IntrinsicAttributes & OmitCommonProps<MultiSelectProps & { children?: ReactNode; } & RefAttributes<HTMLDivElement>, keyof ChakraProps> & ChakraProps & { ...; }'.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading