chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.19.0 to 1.21.0 #6546
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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:
|