Skip to content

Bump go.opentelemetry.io/otel/sdk/metric from 0.32.1 to 1.21.0 #292

Bump go.opentelemetry.io/otel/sdk/metric from 0.32.1 to 1.21.0

Bump go.opentelemetry.io/otel/sdk/metric from 0.32.1 to 1.21.0 #292

Triggered via pull request November 20, 2023 20:58
Status Success
Total duration 2m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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)