Update redisotel to use semconv and add operation #2484
Triggered via pull request
November 25, 2024 15:50
Status
Failure
Total duration
16m 21s
Artifacts
–
Annotations
7 errors and 3 warnings
build (1.19.x)
Process completed with exit code 2.
|
build (1.20.x)
package cmp is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/cmp)
|
build (1.20.x)
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
build (1.20.x)
Process completed with exit code 2.
|
build (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)
|
build (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)
|
build (1.21.x)
Process completed with exit code 2.
|
build (1.19.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|
build (1.20.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|
build (1.21.x)
Restore cache failed: Dependencies file is not found in /home/runner/work/go-redis/go-redis. Supported file pattern: go.sum
|