Skip to content

ci: apply automated fixes #1081

ci: apply automated fixes

ci: apply automated fixes #1081

Triggered via push March 9, 2025 15:40
Status Failure
Total duration 5m 27s
Artifacts

ci.yml

on: push
Test & Publish
5m 5s
Test & Publish
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
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
No overload matches this call.
Test & Publish
No overload matches this call.