dockertest icon indicating copy to clipboard operation
dockertest copied to clipboard

Compile error in oras-go dependency

Open jarri-abidi opened this issue 1 year ago • 0 comments

Preflight checklist

Describe the bug

Hey we're running tests on a jenkins server with:

Docker version 20.10.17, build 100c701
Go version: 1.19

Reproducing the bug

Just running go test with coverage inside docker container

Relevant log output

# oras.land/oras-go/pkg/auth/docker
/tmp/go/pkg/mod/oras.land/[email protected]/pkg/auth/docker/login_tls.go:181:30: assignment mismatch: 3 variables but registry.PingV2Registry returns 2 values

Relevant configuration

No response

Version

v3.3.5

On which operating system are you observing this issue?

Linux

In which environment are you deploying?

None

Additional Context

No response

jarri-abidi avatar May 15 '23 06:05 jarri-abidi