feat: add array field support #1
Annotations
4 errors and 1 warning
src/utils/form-fields.ts#L47
Property 'type' does not exist on type 'string | string[] | ParsedSchemaValue | Record<string, ParsedSchemaValue> | ChainedMethods'.
|
src/utils/form-fields.ts#L48
Property 'children' does not exist on type 'string | string[] | ParsedSchemaValue | Record<string, ParsedSchemaValue> | ChainedMethods'.
|
src/utils/form-fields.ts#L50
Type 'string | string[] | ParsedSchemaValue | Record<string, ParsedSchemaValue> | ChainedMethods' is not assignable to type 'ParsedSchemaValue'.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading