chore(deps): bump go.opentelemetry.io/otel/trace from 1.24.0 to 1.28.0 #4726
Annotations
30 errors and 5 warnings
test (minimal --skip-all, ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
test (minimal --skip-all, ubuntu-latest)
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)
|
test (minimal --skip-all, ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
|
test (minimal --skip-all, ubuntu-latest)
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)
|
test (minimal --skip-all, ubuntu-latest)
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)
|
test (minimal --skip-all, ubuntu-latest)
Process completed with exit code 2.
|
test (opensearch, ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
test (opensearch, ubuntu-latest)
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)
|
test (opensearch, ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
|
test (opensearch, ubuntu-latest)
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)
|
test (opensearch, ubuntu-latest)
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)
|
test (opensearch, ubuntu-latest)
Process completed with exit code 2.
|
test (git, ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
test (git, ubuntu-latest)
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)
|
test (git, ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
|
test (git, ubuntu-latest)
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)
|
test (git, ubuntu-latest)
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)
|
test (git, ubuntu-latest)
Process completed with exit code 2.
|
test (k8s, ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
test (k8s, ubuntu-latest)
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)
|
test (k8s, ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
|
test (k8s, ubuntu-latest)
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)
|
test (k8s, ubuntu-latest)
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)
|
test (k8s, ubuntu-latest)
Process completed with exit code 2.
|
test (datasources, ubuntu-latest)
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
test (datasources, ubuntu-latest)
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)
|
test (datasources, ubuntu-latest)
impossible type assertion: p.(*recordingSpan)
|
test (datasources, ubuntu-latest)
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)
|
test (datasources, ubuntu-latest)
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)
|
test (datasources, ubuntu-latest)
Process completed with exit code 2.
|
test (minimal --skip-all, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/canary-checker/canary-checker. Supported file pattern: go.sum
|
test (opensearch, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/canary-checker/canary-checker. Supported file pattern: go.sum
|
test (git, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/canary-checker/canary-checker. Supported file pattern: go.sum
|
test (k8s, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/canary-checker/canary-checker. Supported file pattern: go.sum
|
test (datasources, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/canary-checker/canary-checker. Supported file pattern: go.sum
|