wip: Import from SQL #496
Annotations
9 errors
run
Property 'text' of type 'TextWidget<C, TextWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'textarea' of type 'TextWidget<C, TextWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'select' of type 'SelectWidget<C, SelectWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'multiselect' of type 'MultiSelectWidget<C, MultiSelectWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'treeselect' of type 'TreeSelectWidget<C, TreeSelectWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'treemultiselect' of type 'TreeMultiSelectWidget<C, TreeMultiSelectWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'boolean' of type 'BooleanWidget<C, BooleanWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Property 'case_value' of type 'CaseValueWidget<C, CaseValueWidgetProps<C>>' is not assignable to 'string' index type 'Widget<C>'.
|
run
Exported variable 'SqlUtils' has or is using name '_TreeI' from external module "/home/runner/work/react-awesome-query-builder/react-awesome-query-builder/packages/core/modules/index" but cannot be named.
|