fix: deal with internal error coming from docker registry #4165
lint_and_test.yaml
on: pull_request
Run tests
9m 4s
Lint Golang
3m 44s
Annotations
3 errors
Lint Golang:
api/oci/extensions/repositories/ocireg/repository.go#L167
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
Lint Golang:
api/tech/oras/client.go#L122
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.
|