chore(deps): bump @patternfly/react-table from 4.113.0 to 5.0.1 #1170
Annotations
20 errors
test (16)
Module '"@patternfly/react-table"' has no exported member 'OnRowClick'.
|
test (16)
Module '"@patternfly/react-table"' has no exported member 'TableBody'.
|
test (16)
Module '"@patternfly/react-table"' has no exported member 'TableHeader'.
|
test (16)
Property 'cells' does not exist on type 'TableProps'.
|
test (16)
Type 'string[][]' is not assignable to type 'number'.
|
test (16)
'rows' is possibly 'undefined'.
|
test (16)
Property 'length' does not exist on type 'number'.
|
test (16)
Parameter '_event' implicitly has an 'any' type.
|
test (16)
Parameter 'row' implicitly has an 'any' type.
|
test (16)
Type '{ children: Element[]; "aria-label": string; variant: "compact"; cells: any; rows: number | undefined; }' is not assignable to type 'IntrinsicAttributes & Pick<TableProps, "key" | "value" | "default" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | ... 361 more ... | "selectableRowCaptionText"> & RefAttributes<...>'.
|
test (18)
Module '"@patternfly/react-table"' has no exported member 'OnRowClick'.
|
test (18)
Module '"@patternfly/react-table"' has no exported member 'TableBody'.
|
test (18)
Module '"@patternfly/react-table"' has no exported member 'TableHeader'.
|
test (18)
Property 'cells' does not exist on type 'TableProps'.
|
test (18)
Type 'string[][]' is not assignable to type 'number'.
|
test (18)
'rows' is possibly 'undefined'.
|
test (18)
Property 'length' does not exist on type 'number'.
|
test (18)
Parameter '_event' implicitly has an 'any' type.
|
test (18)
Parameter 'row' implicitly has an 'any' type.
|
test (18)
Type '{ children: Element[]; "aria-label": string; variant: "compact"; cells: any; rows: number | undefined; }' is not assignable to type 'IntrinsicAttributes & Pick<TableProps, "key" | "value" | "default" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | "summary" | ... 361 more ... | "selectableRowCaptionText"> & RefAttributes<...>'.
|