chore: updated structure and added unit/impl tests for pinning (#5840) #1000
Annotations
10 errors and 1 warning
Test & Publish
Expected 2 type arguments, but got 1.
|
Test & Publish
Type 'AccessorKeyColumnDef<Post, RowData, any>[]' is not assignable to type 'ColumnDef<TableFeatures, never, unknown>[]'.
|
Test & Publish
No overload matches this call.
|
Test & Publish
Argument of type 'UserConfig & Promise<UserConfig> & (UserConfigFnObject & UserConfigExport)' is not assignable to parameter of type 'never'.
|
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
Type 'AccessorFnColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, number>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, number>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, "relationship" | "complicated" | "single">' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, number>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
Test & Publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|