feat(core): field meta API #1229
Annotations
11 errors and 2 warnings
Preview
Process completed with exit code 1.
|
Test
Type 'TFieldValidator' does not satisfy the constraint 'object'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFormValidator, TData, DeepValue<TParentData, TName, IsNullable<TParentData>>>'.
|
Test
Argument of type 'FormState<TParentData>' is not assignable to parameter of type 'FormState<FormData>'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFormValidator, TData, DeepValue<TParentData, TName, IsNullable<TParentData>>>'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFormValidator, TData, DeepValue<TParentData, TName, IsNullable<TParentData>>>'.
|
Test
Type 'FieldApi<TFormData, any, Validator<unknown, unknown> | undefined, TFormValidator, DeepValue<TFormData, any, IsNullable<TFormData>>>' is not assignable to type 'FieldApi<TFormData, any, TFormValidator, DeepValue<TFormData, any, IsNullable<TFormData>>, DeepValue<TFormData, any, IsNullable<...>>>'.
|
Test
Type 'TFieldValidator' does not satisfy the constraint 'object'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFormValidator, TData, DeepValue<TParentData, TName, IsNullable<TParentData>>>'.
|
Test
Argument of type 'FormState<TParentData>' is not assignable to parameter of type 'FormState<FormData>'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFormValidator, TData, DeepValue<TParentData, TName, IsNullable<TParentData>>>'.
|
Preview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|