cross-filter by default #785
Annotations
9 errors and 11 warnings
frontend-build
Parameter 'col' implicitly has an 'any' type.
|
frontend-build
Parameter 'idx' implicitly has an 'any' type.
|
frontend-build
Expected 1 arguments, but got 2.
|
frontend-build
Property 'refs' is missing in type '{ height: EChartTransformedProps<any>; width: EChartTransformedProps<any>; echartOptions: EChartTransformedProps<any>; eventHandlers: EventHandlers; selectedValues: EChartTransformedProps<any>; }' but required in type 'EchartsProps'.
|
frontend-build
Module '"../defaults"' has no exported member 'defaultTooltip'.
|
frontend-build
Module '"../types"' has no exported member 'EchartsLegendFormData'.
|
frontend-build
'"../types"' has no exported member named 'EChartTransformedProps'. Did you mean 'BaseTransformedProps'?
|
frontend-build
Process completed with exit code 2.
|
frontend-build
Process completed with exit code 1.
|
frontend-build
The following actions uses node12 which is deprecated and will be forced to run on node16: ./.github/actions/cached-dependencies. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
frontend-build:
superset-frontend/cypress-base/cypress/e2e/dashboard/drillby.test.ts#L80
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/e2e/dashboard/editmode.test.ts#L91
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L21
'Config' is defined but never used
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L47
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L48
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L75
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L105
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L309
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L363
Unexpected any. Specify a different type
|
frontend-build:
superset-frontend/cypress-base/cypress/support/e2e.ts#L409
Unexpected any. Specify a different type
|