chore: Remove linkProperties from DataCatalog Component #2250
Annotations
2 errors and 1 warning
Check TS errors:
app/scripts/components/exploration/components/dataset-selector-modal/index.tsx#L129
Type '{ datasets: DatasetData[]; search: string; taxonomies: Record<string, never> | Record<string, string[]>; selectedIds: string[]; setSelectedIds: Dispatch<SetStateAction<string[]>>; onAction: FilterAction; filterLayers: true; linkProperties: LinkProperties; emptyStateContent: Element; }' is not assignable to type 'IntrinsicAttributes & CatalogContentProps'.
|
Check TS errors
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading