fix: deal with internal error coming from docker registry #4163
lint_and_test.yaml
on: pull_request
Run tests
8m 58s
Lint Golang
4m 5s
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#L110
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.
|