feat(core): field meta API #1230
Annotations
11 errors and 2 warnings
Preview
Process completed with exit code 1.
|
Test
Type 'this' is not assignable to type 'FieldApi<any, any, any, any, any, {}>'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFieldValidator, TFormValidator, TData, {}>'.
|
Test
Argument of type 'FormState<TParentData>' is not assignable to parameter of type 'FormState<FormData>'.
|
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, TFieldValidator, TFormValidator, TData, {}>'.
|
Test
Conversion of type 'FieldState<TData, TMetaExtension>' to type 'FieldMeta<TMetaExtension>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Test
Argument of type 'this' is not assignable to parameter of type 'FieldApi<any, any, any, any, any, {}>'.
|
Test
Argument of type 'this' is not assignable to parameter of type 'FieldApi<any, any, any, any, any, {}>'.
|
Test
Type 'this' is not assignable to type 'FieldApi<TParentData, TName, TFieldValidator, TFormValidator, TData, {}>'.
|
Test
Property 'dinosaur' does not exist on type 'FieldMeta<{}>'.
|
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
|