243 feature add checkbox input in create form template flow #516
main.yml
on: pull_request
Run eslint/format
1m 49s
Check tsc
1m 50s
Run tests
1m 51s
Build backend image
2m 55s
Annotations
6 errors
Check tsc
Cannot find name 'FieldGroups'.
|
Check tsc
Cannot find name 'FieldGroups'.
|
Check tsc
Argument of type '([key, value]: [any, any], index: number) => Element' is not assignable to parameter of type '(value: unknown, index: number, array: unknown[]) => Element'.
|
Check tsc
Module '"@web/components/createFormTemplate/createFormTemplateEditor/FormEditor"' declares 'FormFields' locally, but it is not exported.
|
Check tsc
Module '"@web/components/createFormTemplate/createFormTemplateEditor/FormEditor"' has no exported member 'FieldGroups'.
|
Check tsc
Process completed with exit code 2.
|