Skip to content

fix: inject data type to features #1163

fix: inject data type to features

fix: inject data type to features #1163

Triggered via pull request January 13, 2025 06:23
Status Failure
Total duration 3m 23s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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