Skip to content

[Feature] OverviewPage made with Content Management #1786

[Feature] OverviewPage made with Content Management

[Feature] OverviewPage made with Content Management #1786

Triggered via pull request August 23, 2024 22:27
Status Failure
Total duration 5m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 8 warnings
Lint: public/components/getting_started/components/getting_started_queryAndAnalyze.tsx#L20
'redirectToDashboards' is defined but never used. Allowed unused vars must match /^_/u
Lint: public/components/getting_started/components/getting_started_queryAndAnalyze.tsx#L83
'redirectToDashboards' is already declared in the upper scope
Lint
Process completed with exit code 1.
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint: public/components/getting_started/components/getting_started_queryAndAnalyze.tsx#L71
React Hook useEffect has a missing dependency: 'fetchIndexPatternContent'. Either include it or remove the dependency array
Lint: public/components/getting_started/components/utils.tsx#L14
Unexpected any. Specify a different type
Lint: public/components/overview/components/select_dashboard_flyout.tsx#L79
React Hook useEffect has a missing dependency: 'dashboards'. Either include it or remove the dependency array
Lint: public/components/overview/home.tsx#L238
React Hook useEffect has a missing dependency: 'registerDashboard'. Either include it or remove the dependency array