Bump go.opentelemetry.io/contrib/zpages from 0.36.1 to 0.46.1 #298
codeql-analysis.yml
on: pull_request
CodeQL-Build
1m 57s
Annotations
10 errors
CodeQL-Build
undefined: metric.NewNoopMeterProvider
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/global; to add it:
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncfloat64; to add it:
|
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/instrument/syncint64; to add it:
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/global (invalid package name: "")
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument/syncfloat64 (invalid package name: "")
|
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument/syncint64 (invalid package name: "")
|
CodeQL-Build
h.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)
|
CodeQL-Build
h.meter.SyncInt64 undefined (type metric.Meter has no field or method SyncInt64)
|
CodeQL-Build
h.meter.SyncFloat64 undefined (type metric.Meter has no field or method SyncFloat64)
|