Skip to content

Bump go.opentelemetry.io/contrib/zpages from 0.36.1 to 0.46.1 #298

Bump go.opentelemetry.io/contrib/zpages from 0.36.1 to 0.46.1

Bump go.opentelemetry.io/contrib/zpages from 0.36.1 to 0.46.1 #298

Triggered via pull request December 11, 2023 20:36
Status Success
Total duration 2m 8s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)