Skip to content

chore(deps): bump the opentelemetry group with 5 updates #312

chore(deps): bump the opentelemetry group with 5 updates

chore(deps): bump the opentelemetry group with 5 updates #312

Triggered via pull request May 21, 2024 23:52
Status Failure
Total duration 2m 6s
Artifacts

x.yml

on: pull_request
Matrix: codeql / analyze
Matrix: test / run
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 3 warnings
test / run (386, ubuntu-latest, 1.21.x)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (386, ubuntu-latest, 1.21.x)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (386, ubuntu-latest, 1.21.x)
Process completed with exit code 1.
cover / run
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
cover / run
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
cover / run
Process completed with exit code 2.
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, macos-latest, 1.21.x)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, macos-latest, 1.21.x)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, macos-latest, 1.21.x)
Process completed with exit code 1.
test / run (amd64, windows-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
test / run (amd64, ubuntu-latest, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, 1.21.x)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, ubuntu-latest, 1.21.x)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, ubuntu-latest, 1.21.x)
The operation was canceled.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "_386_ubuntu-latest_1_21_x" failed.
test / run (amd64, ubuntu-latest, -race, 1.21.x)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The operation was canceled.
lint / run
golangci-lint exit with code 3
codeql / analyze (go)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
codeql / analyze (go)
cannot use mp.meters.Lookup(s, func() *meter {…}) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
codeql / analyze (go)
cannot use (*meter)(nil) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in variable declaration: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
codeql / analyze (go)
cannot use mp.meters.Lookup(s, (func() *meter literal)) (value of type *meter) as "go.opentelemetry.io/otel/metric".Meter value in return statement: *meter does not implement "go.opentelemetry.io/otel/metric".Meter (missing method Float64Gauge)
lint / run
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
lint / run
Unexpected input(s) 'skip-pkg-cache', 'skip-build-cache', valid inputs are ['version', 'install-mode', 'working-directory', 'github-token', 'only-new-issues', 'skip-cache', 'skip-save-cache', 'problem-matchers', 'args', 'cache-invalidation-interval']
codeql / analyze (go)
Expected `which go` to return /home/runner/work/_temp/codeql-action-go-tracing/bin/go, but got /opt/hostedtoolcache/go/1.21.10/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.