Skip to content

[Traces] Span Flyout - support new format #2716

[Traces] Span Flyout - support new format

[Traces] Span Flyout - support new format #2716

Triggered via pull request June 3, 2025 21:28
Status Failure
Total duration 6m 39s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Lint
Process completed with exit code 1.
Lint: public/components/trace_analytics/components/traces/__tests__/span_detail_flyout.test.tsx#L46
'container' is never reassigned. Use 'const' instead
Lint: public/components/trace_analytics/components/traces/__tests__/span_detail_flyout.test.tsx#L14
Mocks should not be manually imported from a __mocks__ directory. Instead use `jest.mock` and import from the original module path
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L125
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/components/traces/span_detail_flyout.tsx#L113
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L102
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L82
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L81
Unexpected any. Specify a different type
Lint: public/components/trace_analytics/components/traces/span_detail_flyout.tsx#L79
Unexpected any. Specify a different type
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/