fix table helper type #1059
Annotations
10 errors and 1 warning
Test & Publish
Parameter 'context' implicitly has an 'any' type.
|
Test & Publish
Parameter 'context' implicitly has an 'any' type.
|
Test & Publish
Parameter 'context' implicitly has an 'any' type.
|
Test & Publish
Parameter 'context' implicitly has an 'any' type.
|
Test & Publish
Type '(table: Table_Internal<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors>; }>, never[]>) => () => RowModel<...>' is not assignable to type '(table: Table<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors>; }>, NoInfer<RowData>[]>) => () => RowModel<...>'.
|
Test & Publish
Type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors>; }, Person, unknown>[]' is not assignable to type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors>; }, RowData, unknown>[]'.
|
Test & Publish
Parameter 'row' implicitly has an 'any' type.
|
Test & Publish
Parameter 'row' implicitly has an 'any' type.
|
Test & Publish
Parameter 'header' implicitly has an 'any' type.
|
Test & Publish
Parameter 'header' implicitly has an 'any' type.
|
Test & Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|