Skip to content

chore(deps): bump github.com/jaegertracing/jaeger from 1.55.0 to 1.65.0 #225

chore(deps): bump github.com/jaegertracing/jaeger from 1.55.0 to 1.65.0

chore(deps): bump github.com/jaegertracing/jaeger from 1.55.0 to 1.65.0 #225

Status Failure
Total duration 1m 55s
Artifacts

golang.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build: internal/store/reader.go#L15
cannot use (*Reader)(nil) (value of type *Reader) as spanstore.Reader value in variable declaration: *Reader does not implement spanstore.Reader (wrong type for method GetTrace)
build: internal/store/instrumentation.go#L164
cannot use traceID (variable of type "github.com/jaegertracing/jaeger/model".TraceID) as spanstore.GetTraceParameters value in argument to r.Reader.GetTrace
build: internal/store/writer.go#L55
cannot use trace.SpanKindUnspecified (constant 0 of type "go.opentelemetry.io/otel/trace".SpanKind) as "github.com/jaegertracing/jaeger/model".SpanKind value in assignment
build: internal/store/writer.go#L61
cannot use modelKind (variable of type "github.com/jaegertracing/jaeger/model".SpanKind) as "go.opentelemetry.io/otel/trace".SpanKind value in argument to EncodeSpanKind
build: internal/store/writer.go#L70
cannot use modelKind (variable of type "github.com/jaegertracing/jaeger/model".SpanKind) as "go.opentelemetry.io/otel/trace".SpanKind value in argument to EncodeSpanKind
build: internal/store/writer.go#L108
cannot use modelKind (variable of type "github.com/jaegertracing/jaeger/model".SpanKind) as "go.opentelemetry.io/otel/trace".SpanKind value in argument to EncodeSpanKind
build
cannot use (*Reader)(nil) (value of type *Reader) as spanstore.Reader value in variable declaration: *Reader does not implement spanstore.Reader (wrong type for method GetTrace)
build
Process completed with exit code 1.