Bump go.opentelemetry.io/contrib/zpages from 0.29.0 to 0.42.0 #243
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
codeql-analysis.yml
on: pull_request
CodeQL-Build
3m 56s
Annotations
12 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
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
NewNoopMeterProvider not declared by package metric
|
CodeQL-Build
Cut not declared by package strings
|
CodeQL-Build
Cut not declared by package strings
|
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
cannot use attributes (variable of type []"go.opentelemetry.io/otel/attribute".KeyValue) as []metric.RecordOption value in argument to h.valueRecorders[ServerLatency].Record
|
CodeQL-Build
h.meter.NewInt64Counter undefined (type metric.Meter has no field or method NewInt64Counter)
|
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.
|