Skip to content

Fixes span to logs redireciton, updates mds label when undefined #2135

Fixes span to logs redireciton, updates mds label when undefined

Fixes span to logs redireciton, updates mds label when undefined #2135

Triggered via pull request October 22, 2024 19:12
Status Success
Total duration 4m 41s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, lots0logs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/services/service_view.tsx#L71
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/service_view.tsx#L408
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/service_view.tsx#L411
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/service_view.tsx#L413
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/services/service_view.tsx#L451
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L84
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L95
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L99
React Hook useEffect has missing dependencies: 'mode', 'props.dataSourceMDSId', and 'props.http'. Either include them or remove the dependency array
Lint: public/components/trace_analytics/home.tsx#L74
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/home.tsx#L191
React Hook useMemo has a missing dependency: 'onSelectedDataSource'. Either include it or remove the dependency array