Skip to content

Traces - Gantt chart / Span list rework #2243

Traces - Gantt chart / Span list rework

Traces - Gantt chart / Span list rework #2243

Triggered via pull request December 2, 2024 23:36
Status Success
Total duration 4m 25s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/application_analytics/components/flyout_components/trace_detail_render.tsx#L95
React Hook useMemo has missing dependencies: 'dataSourceMDSId', 'http', 'mode', and 'openSpanFlyout'. Either include them or remove the dependency array
Lint: public/components/application_analytics/components/flyout_components/trace_detail_render.tsx#L101
React Hook useEffect has missing dependencies: 'fields', 'http', 'mode', and 'payloadData'. Either include them or remove the dependency array
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L339
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L384
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L385
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L389
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/services_content.tsx#L59
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/services_content.tsx#L124
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/service_breakdown_panel.tsx#L44
React Hook useMemo has an unnecessary dependency: 'props.data'. Either exclude it or remove the dependency array