fix: inject data type to features #1163
Annotations
11 errors and 2 warnings
Preview
Process completed with exit code 1.
|
Test
Type 'Table<TFeatures & { Data: Person; }, Person>' is not assignable to type 'Table<TFeatures, Person>'.
|
Test
Type 'Table<TFeatures & { Data: RowData; }, RowData>' is not assignable to type 'Table<TFeatures, Person>'.
|
Test
Parameter 'row' implicitly has an 'any' type.
|
Test
Parameter 'row' implicitly has an 'any' type.
|
Test
Parameter 'header' implicitly has an 'any' type.
|
Test
Parameter 'header' implicitly has an 'any' type.
|
Test
Parameter 'col' implicitly has an 'any' type.
|
Test
Parameter 'id' implicitly has an 'any' type.
|
Test
Parameter 'col' implicitly has an 'any' type.
|
Test
Parameter 'id' implicitly has an 'any' type.
|
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
|