feat: Simple Pivot UI plugin #3311
modified-plugin.yml
on: pull_request
changes
7s
filter-release
0s
Matrix: build-docs
Matrix: test-python
Matrix: release / test / test
Waiting for pending jobs
test-results
0s
release
/
...
/
build-docs
Annotations
10 errors
test-js / unit:
plugins/simple-pivot/src/js/src/DashboardPlugin.tsx#L2
'nanoid' should be listed in the project's dependencies. Run 'npm i -S nanoid' to add it
|
test-js / unit:
plugins/simple-pivot/src/js/src/DashboardPlugin.tsx#L3
'@deephaven/dashboard' should be listed in the project's dependencies. Run 'npm i -S @deephaven/dashboard' to add it
|
test-js / unit:
plugins/simple-pivot/src/js/src/DashboardPlugin.tsx#L2
'nanoid' should be listed in the project's dependencies. Run 'npm i -S nanoid' to add it
|
test-js / unit:
plugins/simple-pivot/src/js/src/DashboardPlugin.tsx#L3
'@deephaven/dashboard' should be listed in the project's dependencies. Run 'npm i -S @deephaven/dashboard' to add it
|
test-js / unit
Process completed with exit code 1.
|
test-js / unit:
plugins/simple-pivot/src/js/src/DashboardPlugin.tsx#L65
Argument of type 'typeof SimplePivotPanel' is not assignable to parameter of type 'PanelComponentType<PanelProps, ComponentType<PanelProps>>'.
|
test-js / unit:
plugins/simple-pivot/src/js/src/IrisGridSimplePivotModel.ts#L26
Module '"@deephaven/iris-grid"' has no exported member 'DisplayColumn'. Did you mean to use 'import DisplayColumn from "@deephaven/iris-grid"' instead?
|
test-js / unit:
plugins/simple-pivot/src/js/src/SimplePivotPlugin.ts#L10
Type '({ fetch, }: WidgetComponentProps<Widget>) => Element | null' is not assignable to type 'ComponentType<WidgetComponentProps<unknown>>'.
|
test-js / unit
Process completed with exit code 2.
|
test-results
Process completed with exit code 1.
|