Skip to content

Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.33.0 #1282

Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.33.0

Bump go.opentelemetry.io/otel/sdk from 1.14.0 to 1.33.0 #1282

Triggered via pull request December 18, 2024 08:05
Status Success
Total duration 4m 42s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
CodeQL-Build
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/cmp)
CodeQL-Build
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.19.13/x64/src/slices)
CodeQL-Build
could not import cmp (invalid package name: "")
CodeQL-Build
could not import slices (invalid package name: "")
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/instrument; to add it:
CodeQL-Build
could not import context (no metadata for context)
CodeQL-Build
could not import go.opencensus.io/stats (no metadata for go.opencensus.io/stats)
CodeQL-Build
could not import go.opencensus.io/tag (no metadata for go.opencensus.io/tag)
CodeQL-Build
could not import go.opentelemetry.io/otel/attribute (no metadata for go.opentelemetry.io/otel/attribute)
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/instrument (no metadata for go.opentelemetry.io/otel/metric/instrument)
CodeQL-Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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/