Skip to content

feat: support data filter #323

feat: support data filter

feat: support data filter #323

Triggered via pull request December 15, 2024 04:59
Status Failure
Total duration 30s
Artifacts

checker.yml

on: pull_request
check_ui_compile
19s
check_ui_compile
Fit to window
Zoom out
Zoom in

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