Skip to content

[feat] create new dataset action #2809

[feat] create new dataset action

[feat] create new dataset action #2809

Triggered via pull request November 21, 2024 14:24
Status Failure
Total duration 1m 52s
Artifacts

test.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build (18.x): src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx#L53
Generic type 'KeplerTable<F>' requires 1 type argument(s).
build (18.x): src/components/src/filters/filter-panels/filter-panel-with-field-select.tsx#L63
Type 'Field[]' is not assignable to type 'MinimalField[]'.
build (18.x): src/components/src/filters/filter-panels/new-filter-panel.tsx#L20
Generic type 'KeplerTable<F>' requires 1 type argument(s).
build (18.x): src/components/src/filters/filter-panels/new-filter-panel.tsx#L45
Generic type 'KeplerTable<F>' requires 1 type argument(s).
build (18.x): src/components/src/filters/filter-panels/new-filter-panel.tsx#L56
Type 'Field[]' is not assignable to type 'MinimalField[]'.
build (18.x): src/components/src/filters/filter-panels/polygon-filter-panel.tsx#L30
Generic type 'KeplerTable<F>' requires 1 type argument(s).
build (18.x): src/components/src/filters/filter-panels/time-range-filter-panel.tsx#L121
Type 'Field[]' is not assignable to type 'MinimalField[]'.
build (18.x): src/components/src/filters/time-widget-top.tsx#L123
Type 'Field[]' is not assignable to type 'MinimalField[]'.
build (18.x): src/components/src/modals/data-table-modal.tsx#L78
Generic type 'KeplerTable<F>' requires 1 type argument(s).
build (18.x): src/components/src/modals/delete-data-modal.tsx#L16
Generic type 'KeplerTable<F>' requires 1 type argument(s).