Skip to content

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

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 #17

Triggered via pull request June 3, 2024 03:58
Status Failure
Total duration 43s
Billable time 1m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Type 'FilterField[]' is not assignable to type 'FilterableField[]'.
build
Module '"@fn-sphere/core"' has no exported member 'FieldFilter'.
build
Property 'schema' does not exist on type 'StandardFnSchema'.
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.