Skip to content

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.21.0 #6546

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.21.0

chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.21.0 #6546

Status Failure
Total duration 5m 46s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Linux
cannot use &span (value of type *mockSpan) as "go.opentelemetry.io/otel/trace".Span value in argument to trace.ContextWithSpan: *mockSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method span)
Linux
Process completed with exit code 1.
Windows: core/trace/message_test.go#L17
cannot use &span (value of type *mockSpan) as type "go.opentelemetry.io/otel/trace".Span in argument to trace.ContextWithSpan:
Windows: core/trace/message_test.go#L26
cannot use &span (value of type *mockSpan) as type "go.opentelemetry.io/otel/trace".Span in argument to trace.ContextWithSpan: