Build Windows binary #2443
Open
Build Windows binary #2443
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
Loading