Skip to content

Bump go.opentelemetry.io/otel/metric from 0.37.0 to 1.17.0 in /component #831

Bump go.opentelemetry.io/otel/metric from 0.37.0 to 1.17.0 in /component

Bump go.opentelemetry.io/otel/metric from 0.37.0 to 1.17.0 in /component #831

Triggered via pull request August 30, 2023 08:22
Status Success
Total duration 4m 38s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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; 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 (invalid package name: "")
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 (invalid package name: "")
CodeQL-Build
undefined: metric.NewNoopMeterProvider
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument (invalid package name: "")
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument (invalid package name: "")
CodeQL-Build
cannot use (*MeterProvider)(nil) (value of type *MeterProvider) as "go.opentelemetry.io/otel/metric".MeterProvider value in variable declaration: *MeterProvider does not implement "go.opentelemetry.io/otel/metric".MeterProvider (missing method meterProvider)