Skip to content

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.35.0 to 0.46.0 #1297

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.35.0 to 0.46.0

Bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.35.0 to 0.46.0 #1297

Status Success
Total duration 10m 8s
Artifacts

codeql.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
Analyze (go)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal/envconfig; to add it:
Analyze (go)
no required module provides package go.opentelemetry.io/otel/metric/global; to add it:
Analyze (go)
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncfloat64; to add it:
Analyze (go)
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncint64; to add it:
Analyze (go)
no required module provides package go.opentelemetry.io/otel/exporters/otlp/internal; to add it:
Analyze (go)
cannot use &TracerProvider{} (value of type *TracerProvider) as "go.opentelemetry.io/otel/trace".TracerProvider value in variable declaration: *TracerProvider does not implement "go.opentelemetry.io/otel/trace".TracerProvider (missing method tracerProvider)
Analyze (go)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method span)
Analyze (go)
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 span)
Analyze (go)
cannot use &tracer{} (value of type *tracer) as "go.opentelemetry.io/otel/trace".Tracer value in variable declaration: *tracer does not implement "go.opentelemetry.io/otel/trace".Tracer (missing method tracer)