Skip to content

Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.29.0 #30

Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.29.0

Bump go.opentelemetry.io/otel/sdk from 1.22.0 to 1.29.0 #30

Triggered via pull request August 26, 2024 02:28
Status Failure
Total duration 1m 3s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build
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)
build
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)
build
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/