fix(redisotel): upgrade the semconv version and optimize some attribute information #2431
Annotations
12 errors and 3 warnings
build (1.19.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)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
build (1.21.x)
cannot use nonRecordingSpan{} (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in variable declaration: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
build (1.21.x)
impossible type assertion: p.(*recordingSpan)
|
build (1.21.x)
cannot use tr.newNonRecordingSpan(sc) (value of type nonRecordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: nonRecordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
build (1.21.x)
cannot use tr.newRecordingSpan(psc, sc, name, samplingResult, config) (value of type *recordingSpan) as "go.opentelemetry.io/otel/trace".Span value in return statement: *recordingSpan does not implement "go.opentelemetry.io/otel/trace".Span (missing method AddLink)
|
build (1.21.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.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.21.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
|