Skip to content

feat(angular): improvements to angularReactivityFeature, try to remove proxies #1342

feat(angular): improvements to angularReactivityFeature, try to remove proxies

feat(angular): improvements to angularReactivityFeature, try to remove proxies #1342

Triggered via pull request January 6, 2026 11:41
Status Failure
Total duration 2m 15s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Preview
Process completed with exit code 1.
Test
'd' is declared but its value is never read.
Test
Argument of type '() => (ColumnDef<{ columnVisibilityFeature: TableFeature<ColumnVisibilityFeatureConstructors<TableFeatures, RowData>>; }, Person, any> & GroupColumnDef<...>)[]' is not assignable to parameter of type '(ColumnDef<{ columnVisibilityFeature: TableFeature<ColumnVisibilityFeatureConstructors<TableFeatures, RowData>>; }, Person, any>[] & [...]) | (() => ColumnDef<...>[] & [...])'.
Test
'd' is declared but its value is never read.
Test
Argument of type '() => (ColumnDef<{ columnSizingFeature: TableFeature<ColumnSizingFeatureConstructors<TableFeatures, RowData>>; columnResizingFeature: TableFeature<...>; }, Person, any> & GroupColumnDef<...>)[]' is not assignable to parameter of type '(ColumnDef<{ columnSizingFeature: TableFeature<ColumnSizingFeatureConstructors<TableFeatures, RowData>>; columnResizingFeature: TableFeature<...>; }, Person, any>[] & [...]) | (() => ColumnDef<...>[] & [...])'.
Test
Argument of type '() => (ColumnDef<{ columnResizingFeature: TableFeature<ColumnResizingFeatureConstructors<TableFeatures, RowData>>; columnSizingFeature: TableFeature<...>; }, Person, any> & GroupColumnDef<...>)[]' is not assignable to parameter of type '(ColumnDef<{ columnResizingFeature: TableFeature<ColumnResizingFeatureConstructors<TableFeatures, RowData>>; columnSizingFeature: TableFeature<...>; }, Person, any>[] & [...]) | (() => ColumnDef<...>[] & [...])'.
Test
'd' is declared but its value is never read.
Test
'd' is declared but its value is never read.
Test
'd' is declared but its value is never read.
Test
'd' is declared but its value is never read.
Test
Argument of type 'Table<{ coreColumnsFeature: TableFeature<CoreColumnsFeatureConstructors<TableFeatures, RowData>>; }, any>' is not assignable to parameter of type 'Table_Internal<{ coreColumnsFeature: TableFeature<CoreColumnsFeatureConstructors<TableFeatures, RowData>>; }, any>'.