Skip to content

Traces - Add traces unique count based on cardinality aggregation #2691

Traces - Add traces unique count based on cardinality aggregation

Traces - Add traces unique count based on cardinality aggregation #2691

Re-run triggered April 30, 2025 21:09
Status Success
Total duration 6m 44s
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/shared_components/custom_datagrid.tsx#L253
React Hook useMemo has a missing dependency: 'tableModeSelector'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/traces/traces_content.tsx#L254
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_content.tsx#L358
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_custom_indices_table.tsx#L116
React Hook useMemo has a missing dependency: 'getTraceViewUri'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/traces/traces_custom_indices_table.tsx#L131
React Hook useMemo has a missing dependency: 'props.mode'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/traces/traces_table.tsx#L35
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_table.tsx#L164
Unexpected any. Specify a different type