Bump react-data-grid from 7.0.0-beta.20 to 7.0.0-beta.44 in /src #187
other-end-to-end-tests.yml
on: pull_request
other-end-to-end-tests
54s
Annotations
3 errors
other-end-to-end-tests
Module '"react-data-grid"' has no exported member 'FormatterProps'. Did you mean to use 'import FormatterProps from "react-data-grid"' instead?
|
other-end-to-end-tests
Type '{ columns: Column<T, unknown>[]; rows: T[]; rowKeyGetter: (row: T) => string; sortColumns: SortColumn[]; onSortColumnsChange: (newSortColumns: SortColumn[]) => void; ... 6 more ...; className: string; }' is not assignable to type 'IntrinsicAttributes & DataGridProps<T, unknown, string> & RefAttributes<DataGridHandle>'.
|
other-end-to-end-tests
Process completed with exit code 1.
|