chore(deps): bump the opentelemetry group across 1 directory with 5 updates #318
x.yml
on: pull_request
cover
/
run
31s
lint
/
run
39s
lint
/
mod
7s
lint
/
gen
23s
commit
/
lint
0s
Matrix: codeql / analyze
Matrix: test / run
cover
/
send
0s
Annotations
25 errors and 1 warning
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, 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)
Process completed with exit code 1.
|
test / run (amd64, macos-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" 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 "amd64_ubuntu-latest_1_21_" failed.
|
test / run (amd64, windows-latest, 1.21.x)
The operation was canceled.
|
lint / run
golangci-lint exit with code 3
|
test / run (386, ubuntu-latest, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" failed.
|
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)
The operation was canceled.
|
test / run (amd64, ubuntu-latest, -race, 1.21.x)
The job was canceled because "amd64_ubuntu-latest_1_21_" 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.
|
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)
|
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.11/x64/bin/go: please ensure that the correct version of Go is installed before the `codeql-action/init` Action is used.
|