Skip to content

Bump go.opentelemetry.io/otel/exporters/prometheus from 0.27.0 to 0.44.0 #307

Bump go.opentelemetry.io/otel/exporters/prometheus from 0.27.0 to 0.44.0

Bump go.opentelemetry.io/otel/exporters/prometheus from 0.27.0 to 0.44.0 #307

Triggered via pull request November 27, 2023 04:11
Status Failure
Total duration 2m 32s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 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
undefined: metric.NewNoopMeterProvider
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: strings.Cut
CodeQL-Build
undefined: atomic.Pointer
CodeQL-Build
undefined: atomic.Pointer
CodeQL-Build
no required module provides package go.opentelemetry.io/otel/metric/global; to add it:
CodeQL-Build
could not import go.opentelemetry.io/otel/metric/global (invalid package name: "")
CodeQL-Build
cannot use attributes (variable of type []"go.opentelemetry.io/otel/attribute".KeyValue) as []metric.AddOption value in argument to h.counters[RequestContentLength].Add
CodeQL-Build
cannot use attributes (variable of type []"go.opentelemetry.io/otel/attribute".KeyValue) as []metric.AddOption value in argument to h.counters[ResponseContentLength].Add
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
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.