Skip to content

chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.40.0 #9759

chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.40.0

chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.40.0 #9759

Triggered via pull request February 3, 2026 01:46
Status Failure
Total duration 4m 46s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Linux
Process completed with exit code 1.
Linux
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Linux
cannot use tr.newNonRecordingSpan(sc) (value of struct type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Linux
impossible type assertion: p.(*recordingSpan)
Linux
cannot use nonRecordingSpan{} (value of struct type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Linux
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Windows
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Windows
cannot use tr.newNonRecordingSpan(sc) (value of struct type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Windows
impossible type assertion: p.(*recordingSpan)
Windows
cannot use nonRecordingSpan{} (value of struct type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
Windows
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)