Skip to content

add strict semantic convention 1.27 support #48

add strict semantic convention 1.27 support

add strict semantic convention 1.27 support #48

Triggered via pull request December 29, 2024 06:59
Status Failure
Total duration 41s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
build: http/server/metrics.go#L28
cannot use semConv1_27MetricsFiller (value of type func()) as metricsFiller value in map literal
build: http/server/metrics.go#L32
cannot use semConvFiller (variable of type metricsFiller) as func(m *metricsHTTP, meter "go.opentelemetry.io/otel/metric".Meter) value in assignment
build: http/server/metrics.go#L64
undefined: m
build: http/server/metrics.go#L64
undefined: meter
build: http/server/metrics.go#L69
undefined: m
build: http/server/metrics.go#L69
undefined: meter
build: http/server/server.go#L84
not enough arguments in call to newMetricsHTTP
build
Process completed with exit code 2.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636