Skip to content

build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.50.0 #6090

build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.50.0

build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp from 0.46.1 to 0.50.0 #6090

Status Failure
Total duration 3m 53s
Artifacts

boulder-ci.yml

on: pull_request
Matrix: b
Matrix: vendorcheck
govulncheck
27s
govulncheck
Boulder CI Test Matrix
0s
Boulder CI Test Matrix
Fit to window
Zoom out
Zoom in

Annotations

13 errors
govulncheck: vendor/go.opentelemetry.io/otel/sdk/trace/span.go#L165
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
govulncheck: vendor/go.opentelemetry.io/otel/sdk/trace/span.go#L787
cannot use nonRecordingSpan{} (value of 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)
govulncheck: vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go#L50
impossible type assertion: p.(*recordingSpan)
govulncheck: vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go#L120
cannot use tr.newNonRecordingSpan(sc) (value of 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)
govulncheck: vendor/go.opentelemetry.io/otel/sdk/trace/tracer.go#L122
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)
govulncheck
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./t.sh --integration && ./test/test-caa-log-checker.sh)
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./tn.sh --integration)
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./t.sh --lints --generate)
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./t.sh --start-py)
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./tn.sh --unit --enable-race-detection)
Process completed with exit code 1.
b (go1.22.2_2024-04-04, ./t.sh --unit --enable-race-detection)
Process completed with exit code 1.
Boulder CI Test Matrix
Process completed with exit code 1.