Skip to content

refactor: Migrate HeaderActionsDropdown to typescript #59931

refactor: Migrate HeaderActionsDropdown to typescript

refactor: Migrate HeaderActionsDropdown to typescript #59931

Triggered via pull request October 10, 2024 07:55
Status Failure
Total duration 3m 37s
Artifacts

superset-frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
frontend-build: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.tsx#L19
Default React import is not required due to automatic JSX runtime in React 16.4
frontend-build: superset-frontend/src/dashboard/components/Header/HeaderActionsDropdown/index.tsx#L39
'rc-menu' should be listed in the project's dependencies. Run 'npm i -S rc-menu' to add it
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
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/actions/cached-dependencies. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/