Skip to content

fix: deal with internal error coming from docker registry #4173

fix: deal with internal error coming from docker registry

fix: deal with internal error coming from docker registry #4173

Triggered via pull request December 18, 2024 17:50
Status Failure
Total duration 9m 54s
Billable time 13m
Artifacts

lint_and_test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Lint Golang: api/tech/oras/client.go#L25
field `ref` is unused (unused)
Lint Golang: api/tech/oras/delayed_reader.go#L10
type `delayedReader` is unused (unused)
Lint Golang: api/tech/oras/delayed_reader.go#L16
func `newDelayedReader` is unused (unused)
Lint Golang: api/tech/oras/delayed_reader.go#L22
func `(*delayedReader).Read` is unused (unused)
Lint Golang: api/tech/oras/delayed_reader.go#L35
func `(*delayedReader).reader` is unused (unused)
Lint Golang: api/tech/oras/delayed_reader.go#L49
func `(*delayedReader).Close` is unused (unused)
Lint Golang: api/tech/oras/pusher.go#L31
printf: fmt.Errorf format %q has arg d of wrong type github.com/opencontainers/image-spec/specs-go/v1.Descriptor (govet)
Lint Golang
Process completed with exit code 2.