Skip to content

chore: rename docs package #134

chore: rename docs package

chore: rename docs package #134

Triggered via push August 23, 2024 12:01
Status Failure
Total duration 45s
Billable time 1m
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Argument of type '{ onRuleChange?: (rule: FilterGroup) => void; schema: ZodType<Data, ZodTypeDef, Data>; filterFnList?: FnSchema[]; fieldDeepLimit?: number; mapFieldName?: (field: FilterField) => string; mapFilterName?: (filterSchema: StandardFnSchema, field: FilterField) => string; getLocaleText?: (key: string) => string; ruleValue:...' is not assignable to parameter of type 'FilterSphereInput<Data>' with 'exactOptionalPropertyTypes: true'. Consider adding 'undefined' to the types of the target's properties.
build
Process completed with exit code 2.