Skip to content

[Backport 2.x] Trace Groups Optimization - Remove duplicate filters #2490

[Backport 2.x] Trace Groups Optimization - Remove duplicate filters

[Backport 2.x] Trace Groups Optimization - Remove duplicate filters #2490

Triggered via pull request March 4, 2025 23:59
Status Failure
Total duration 4m 12s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 11 warnings
Lint: public/components/trace_analytics/components/dashboard/dashboard_content.tsx#L49
'setQuery' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: public/components/trace_analytics/components/dashboard/dashboard_content.tsx#L63
'filteredService' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint: public/components/trace_analytics/components/dashboard/dashboard_content.tsx#L63
'setFilteredService' is assigned a value but never used. Allowed unused vars must match /^_/u
Lint
Process completed with exit code 1.
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/dashboard/dashboard_content.tsx#L189
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_content.tsx#L241
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_content.tsx#L242
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L31
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L39
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L348
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L383
React Hook useMemo has a missing dependency: 'getColumns'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L384
React Hook useMemo has a missing dependency: 'renderTitleBar'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/dashboard/dashboard_table.tsx#L393
Unexpected any. Specify a different type