Remove UID and Field Instances #383
Annotations
3 errors and 1 warning
Test
Type '(state: FormState<{ firstName: string; lastName: string; }>) => boolean[]' is not assignable to type '(state: FormState<{ firstName: string; lastName: string; }>) => FormState<{ firstName: string; lastName: string; }>'.
|
Test
Type 'FormState<{ firstName: string; lastName: string; }>' must have a '[Symbol.iterator]()' method that returns an iterator.
|
Test
Process completed with exit code 1.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|