Skip to content

Bump go.opentelemetry.io/otel/metric from 0.32.1 to 1.23.1 #325

Bump go.opentelemetry.io/otel/metric from 0.32.1 to 1.23.1

Bump go.opentelemetry.io/otel/metric from 0.32.1 to 1.23.1 #325

Triggered via pull request February 12, 2024 20:57
Status Success
Total duration 2m 13s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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)
CodeQL-Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CodeQL-Build
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/