pass logger to filter for time consuming information #8083
Annotations
3 errors
Check types:
src/component/reducer/actions/FiltersActions.ts#L1320
Type '(Filter1DEntry | Filter2DEntry)[]' is not assignable to type 'Filter1DEntry[] | Filter2DEntry[]'.
|
Check types:
src/component/reducer/actions/FiltersActions.ts#L1325
Type '(Filter1DEntry | Filter2DEntry)[]' is not assignable to type 'Filter1DEntry[] | Filter2DEntry[]'.
|
Check types
Process completed with exit code 2.
|
Loading