Skip to content

Traces - Custom source switch to data grid #2535

Traces - Custom source switch to data grid

Traces - Custom source switch to data grid #2535

Triggered via pull request March 19, 2025 23:35
Status Failure
Total duration 4m 22s
Artifacts

lint.yml

on: pull_request

Annotations

10 errors and 12 warnings
Lint: public/components/trace_analytics/components/common/shared_components/custom_datagrid.tsx#L256
Expected exception block, space or tab after '//' in comment
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#L240
React Hook useMemo has missing dependencies: 'LoadMoreButton' and 'tableModeSelector'. Either include them or remove the dependency array
Lint: public/components/trace_analytics/components/traces/trace_table_helpers.tsx#L62
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/trace_table_helpers.tsx#L193
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/trace_table_helpers.tsx#L241
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/trace_table_helpers.tsx#L268
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_content.tsx#L224
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_content.tsx#L281
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/traces_custom_indices_table.tsx#L92
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#L107
React Hook useMemo has a missing dependency: 'props.mode'. Either include it or remove the dependency array