Skip to content

docs(angular): add remote data with ssr example (#5914) #1078

docs(angular): add remote data with ssr example (#5914)

docs(angular): add remote data with ssr example (#5914) #1078

Triggered via push February 14, 2025 23:43
Status Failure
Total duration 4m 45s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Test & Publish
Binding element 'row' implicitly has an 'any' type.
Test & Publish
Generic type 'ColumnDef' requires between 2 and 3 type arguments.
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 '(table: Table_Internal<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }>, never[]>) => () => RowModel<...>' is not assignable to type '(table: Table<NoInfer<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }>, NoInfer<RowData>[]>) => () => RowModel<...>'.
Test & Publish
Type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }, Person, unknown>[]' is not assignable to type 'ColumnDef<{ rowExpandingFeature: TableFeature<RowExpandingFeatureConstructors<TableFeatures, RowData>>; }, RowData, unknown>[]'.
Test & Publish
Parameter 'row' implicitly has an 'any' type.
Test & Publish
Parameter 'row' implicitly has an 'any' type.
Test & Publish
Parameter 'header' implicitly has an 'any' type.
Test & Publish
Parameter 'header' implicitly has an 'any' type.