Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.8.0 #10

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.8.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.8.0 #10

Triggered via pull request May 5, 2024 14:47
Status Failure
Total duration 39s
Billable time 1m
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
Cannot find name 'NoInfer'.
build
Property 'withResolvers' does not exist on type 'PromiseConstructor'.
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[]'.