feat: support data filter #323
Annotations
4 errors and 1 warning
check_ui_compile:
src/ui/data-filter/ShadcnDataFilter.vue#L108
Argument of type '{ field: string | undefined; operator: string | undefined; value: undefined; }' is not assignable to parameter of type '{ field: string; operator: string; value: any; }'.
|
check_ui_compile:
src/ui/data-filter/ShadcnDataFilter.vue#L109
No overload matches this call.
|
check_ui_compile:
src/ui/data-filter/ShadcnDataFilter.vue#L117
No overload matches this call.
|
check_ui_compile
Process completed with exit code 2.
|
check_ui_compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|