Skip to content

chore: bump github.com/quay/claircore from 1.5.25 to 1.5.28 #1262

chore: bump github.com/quay/claircore from 1.5.25 to 1.5.28

chore: bump github.com/quay/claircore from 1.5.25 to 1.5.28 #1262

Triggered via pull request May 29, 2024 15:48
Status Failure
Total duration 44s
Artifacts

dependency-review.yml

on: pull_request
dependency-review
11s
dependency-review
vuln-check
32s
vuln-check
Fit to window
Zoom out
Zoom in

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