Initial FieldAPI tests, made FieldAPI typings much more strict #26
pr.yml
on: pull_request
Test
57s
Lint
1m 9s
Typecheck
56s
Format
53s
Test React 17
1m 5s
Test Build
45s
Annotations
5 errors and 2 warnings
Test Build
Process completed with exit code 1.
|
Format
Process completed with exit code 1.
|
Typecheck
Argument of type '{ form: FormApi<any>; name: unknown extends TFormData ? string : DeepKeys<TFormData>; index?: (TData extends any[] ? number : never) | undefined; ... 12 more ...; mode?: "value" | ... 1 more ... | undefined; }' is not assignable to parameter of type 'FieldApiOptions<GetTData<DeepKeys<TFormData>, TData, TFormData>, TFormData>'.
|
Typecheck
Process completed with exit code 1.
|
Test React 17
Final attempt failed. Child_process exited with error code 1
|
Test React 17
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Test React 17
Attempt 2 failed. Reason: Child_process exited with error code 1
|