Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build Windows binary #2443

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

use SKOPEO_BIN

da1396f
Select commit
Loading
Failed to load commit list.
Open

Build Windows binary #2443

use SKOPEO_BIN
da1396f
Select commit
Loading
Failed to load commit list.
Cirrus CI / validate failed Nov 16, 2024 in 1m 34s

Task Summary

Instruction test failed in 01:21

Details

✅ 00:09 clone
✅ 00:01 setup
❌ 01:21 test

make validate-local
hack/validate-git-marks.sh
Congratulations!  There is no conflict.
hack/validate-gofmt.sh
Congratulations!  All Go source files are properly formatted.
GOBIN=/var/tmp/go/bin hack/validate-lint.sh
Errors from golangci-lint:
cmd/skopeo/proxy.go:787:2: printf: github.com/sirupsen/logrus.Debugf call needs 1 arg but has 2 args (govet)
	logrus.Debugf("Executing method %s", req.Method, err)
	^

Please fix the above errors. You can test via "golangci-lint" and commit the result.

make: *** [Makefile:245: validate-local] Error 1

Exit status: 2