Skip to content

[Bug] Add loading status to all pages in traces and services pages #2401

[Bug] Add loading status to all pages in traces and services pages

[Bug] Add loading status to all pages in traces and services pages #2401

Triggered via pull request January 31, 2025 19:55
Status Success
Total duration 4m 21s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/trace_analytics/components/common/plots/error_rate_plt.tsx#L26
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/plots/error_rate_plt.tsx#L90
React Hook useMemo has a missing dependency: 'getLayout'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/common/plots/error_rate_plt.tsx#L118
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/plots/latency_trend_plt.tsx#L39
React Hook useMemo has a missing dependency: 'maxY'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/common/plots/latency_trend_plt.tsx#L94
React Hook useMemo has a missing dependency: 'props.isPanel'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/common/plots/service_map.tsx#L39
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/plots/service_map.tsx#L96
Unexpected any. Specify a different type