chore: bump github.com/quay/claircore from 1.5.25 to 1.5.28 #1262
dependency-review.yml
on: pull_request
dependency-review
11s
vuln-check
32s
Annotations
6 errors and 1 warning
vuln-check
cannot use (*recordingSpan)(nil) (value of type *recordingSpan) as ReadWriteSpan value in variable declaration: *recordingSpan does not implement ReadWriteSpan (missing method AddLink)
|
vuln-check
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)
|
vuln-check
impossible type assertion: p.(*recordingSpan)
|
vuln-check
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)
|
vuln-check
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)
|
vuln-check
Process completed with exit code 1.
|
vuln-check
Restore cache failed: Dependencies file is not found in /home/runner/work/copacetic/copacetic. Supported file pattern: go.sum
|