Skip to content

chore(deps): bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.28.0 #734

chore(deps): bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.28.0

chore(deps): bump go.opentelemetry.io/otel/metric from 1.21.0 to 1.28.0 #734

Triggered via pull request July 3, 2024 04:53
Status Failure
Total duration 1m 21s
Artifacts

checks.yml

on: pull_request
Matrix: run-testcases
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
run-testcases (1.21)
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)
run-testcases (1.21)
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)
run-testcases (1.21)
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)
run-testcases (1.21)
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)
run-testcases (1.21)
Process completed with exit code 2.
run-testcases (1.21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.