Skip to content

Bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.30.0 #430

Bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.30.0

Bump go.opentelemetry.io/otel/sdk from 1.4.1 to 1.30.0 #430

Triggered via pull request September 16, 2024 04:53
Status Failure
Total duration 2m 23s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
CodeQL-Build
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
CodeQL-Build
Code Scanning could not process the submitted SARIF file: CodeQL analyses from advanced configurations cannot be processed when the default setup is enabled
CodeQL-Build
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
CodeQL-Build
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
CodeQL-Build
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/cmp)
CodeQL-Build
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.17.13/x64/src/slices)
CodeQL-Build
could not import cmp (invalid package name: "")
CodeQL-Build
could not import slices (invalid package name: "")
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected], github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CodeQL-Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/[email protected], github/codeql-action/init@v1, github/codeql-action/autobuild@v1, github/codeql-action/analyze@v1. 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
1 issue was detected with this workflow: Please make sure that every branch in on.pull_request is also in on.push so that Code Scanning can compare pull requests against the state of the base branch.