Skip to content

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0 #1924

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0

build(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.26.0 #1924

Status Failure
Total duration 5m 13s
Artifacts

coverage.yml

on: push
Test with Coverage
4m 15s
Test with Coverage
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Test with Coverage
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
Test with Coverage
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)
Test with Coverage
impossible type assertion: p.(*recordingSpan)
Test with Coverage
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)
Test with Coverage
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)
Test with Coverage
Process completed with exit code 1.
Test with Coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/permify/permify. Supported file pattern: go.sum