fix: incompatible dependency versions #1115
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 2 warnings
|
Test:
eslint.config.js#L3
Unused '@ts-expect-error' directive.
|
|
Test
Type 'AccessorKeyColumnDef<{}, Person, string>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Type 'AccessorFnColumnDef<{}, Person, string>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Type 'AccessorKeyColumnDef<{}, Person, number>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Type 'AccessorKeyColumnDef<{}, Person, number>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Type 'AccessorKeyColumnDef<{}, Person, string>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Type 'AccessorKeyColumnDef<{}, Person, number>' is not assignable to type 'ColumnDef<{}, Person, unknown>'.
|
|
Test
Object literal may only specify known properties, and 'getCoreRowModel' does not exist in type 'TableOptionsWithReactiveData<TableFeatures, { firstName: string; lastName: string; age: number; visits: number; status: string; progress: number; }>'.
|
|
Test
Type 'AccessorKeyColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
|
Test
Type 'AccessorFnColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, string>' is not assignable to type 'ColumnDef<{ columnPinningFeature: TableFeature<{}>; columnVisibilityFeature: TableFeature<{}>; }, Person, unknown>'.
|
|
Preview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|