Skip to content

chore(deps): bump the minor-and-patch group across 1 directory with 16 updates #26

chore(deps): bump the minor-and-patch group across 1 directory with 16 updates

chore(deps): bump the minor-and-patch group across 1 directory with 16 updates #26

Triggered via pull request July 18, 2024 19:09
Status Failure
Total duration 41s
Billable time 1m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build
Module '"@fn-sphere/core"' has no exported member 'createFilterGroup'.
build
Module '"@fn-sphere/core"' has no exported member 'FieldFilter'.
build
No overload matches this call.
build
Property 'createFilterGroup' does not exist on type '{ findFilterableField: ({ maxDeep, }?: { maxDeep?: number | undefined; }) => FilterField[]; getFilterPredicate: (rule: LooseFilterRule | LooseFilterGroup) => (data: unknown) => boolean; filterData: (data: unknown[], rule: LooseFilterRule | LooseFilterGroup) => unknown[]; }'.
build
Type 'unknown[]' is not assignable to type 'T[]'.
build
Argument of type 'FilterGroup' is not assignable to parameter of type 'LooseFilterRule | LooseFilterGroup'.
build
Process completed with exit code 2.