Bump go.opentelemetry.io/otel/sdk from 1.13.0 to 1.29.0 #806
codeql-analysis.yml
on: pull_request
CodeQL-Build
4m 45s
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, github/codeql-action/init@v2, github/codeql-action/autobuild@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|