Skip to content

build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 in /tools/invoker #2163

build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 in /tools/invoker

build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.49.0 to 0.50.0 in /tools/invoker #2163

Status Failure
Total duration 5m 50s
Artifacts

invoker-test.yml

on: pull_request
Invoker Integration Tests
36s
Invoker Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

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