Skip to content

[bot] migrate files #142

[bot] migrate files

[bot] migrate files #142

Triggered via push August 14, 2023 17:10
Status Failure
Total duration 5m 33s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 11 warnings
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: actions/checkout@v2, actions/setup-node@v2, ./.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/support/index.ts#L145
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/index.ts#L146
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/index.ts#L219
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/support/index.ts#L220
Unexpected any. Specify a different type
frontend-build: superset-frontend/cypress-base/cypress/utils/vizPlugins.ts#L52
Unexpected any. Specify a different type
frontend-build: superset-frontend/packages/superset-ui-chart-controls/src/shared-controls/components/ColumnConfigControl/ColumnConfigControl.tsx#L79
The 'colnames' array makes the dependencies of useMemo Hook (at line 104) change on every render. To fix this, wrap the initialization of 'colnames' in its own useMemo() Hook