Skip to content

feat: update deprecated type change #1068

feat: update deprecated type change

feat: update deprecated type change #1068

Triggered via pull request August 24, 2024 22:51
Status Failure
Total duration 6m 23s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Preview
Argument of type '(prev: TableOptions<TFeatures, TData>) => Simplify<Override<Override<TableOptions<TFeatures, TData> extends any ? {} & { [K in keyof TableOptions<...>]: K extends never ? DistributeOverride<...> : TableOptions<...>[K]; } : TableOptions_Core<...> & UnionToIntersection<...>, TableOptions<...>>, { ...; }>>' is not assignable to parameter of type 'Updater<TableOptions<TFeatures, TData>>'.
Preview
Process completed with exit code 1.
Test
Process completed with exit code 1.