Skip to content

wip: Import from SQL #496

wip: Import from SQL

wip: Import from SQL #496

Triggered via pull request November 29, 2024 14:16
@ukrbublikukrbublik
synchronize #1103
sql-import
Status Success
Total duration 1m 40s
Artifacts

codecov-report.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.