fix(deps): update module go.opentelemetry.io/otel to v1.35.0 #1811
container-scan-trivy.yml
on: pull_request
sec-scan-trivy-1
39s
Annotations
6 errors and 1 warning
sec-scan-trivy-1
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
sec-scan-trivy-1
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)
|
sec-scan-trivy-1
impossible type assertion: p.(*recordingSpan)
|
sec-scan-trivy-1
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)
|
sec-scan-trivy-1
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)
|
sec-scan-trivy-1
Process completed with exit code 1.
|
sec-scan-trivy-1
Cache not found for keys: setup-go-Linux-x64-ubuntu24-go-1.23.6-75d6024e55f7e3fcc2813d33c357e586489737f251a7ce72fac1b89261bf71e7
|