Skip to content

Traces - Custom source switch to data grid #2540

Traces - Custom source switch to data grid

Traces - Custom source switch to data grid #2540

Triggered via pull request March 20, 2025 23:47
Status Failure
Total duration 4m 43s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L718
Replace `"·results·shown·out·of·"` with `'·results·shown·out·of·'`
Lint: public/components/trace_analytics/components/common/shared_components/custom_datagrid.tsx#L108
'isTableDataLoading' is defined but never used. Allowed unused args must match /^_/u
Lint: public/components/trace_analytics/components/common/shared_components/custom_datagrid.tsx#L111
'maxTraces' is defined but never used. Allowed unused args must match /^_/u
Lint: public/components/trace_analytics/components/common/shared_components/custom_datagrid.tsx#L128
'isRowCountLimited' is assigned a value but never used. Allowed unused vars must match /^_/u
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/helper_functions.tsx#L363
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L408
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L409
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L413
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/common/helper_functions.tsx#L758
React Hook useEffect has a missing dependency: 'maxDisplayRows'. Either include it or remove the dependency array
Lint: public/components/trace_analytics/components/common/shared_components/custom_datagrid.tsx#L228
React Hook useMemo has a missing dependency: 'tableModeSelector'. Either include it 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