Update stubs to match signature of actual methods #2541
Cirrus CI / validate
failed
Aug 27, 2024 in 33s
Task Summary
Instruction main failed in 00:27
Details
✅ 00:04 clone
❌ 00:27 main
go: downloading github.com/opencontainers/selinux v1.11.0
go: downloading github.com/containerd/stargz-snapshotter/estargz v0.15.1
go: downloading github.com/cyphar/filepath-securejoin v0.3.1
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/go-jose/go-jose/v4 v4.0.2
go: downloading google.golang.org/grpc v1.64.1
go: downloading go.mozilla.org/pkcs7 v0.0.0-20210826202110-33d05740a352
go: downloading github.com/miekg/pkcs11 v1.1.1
go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6
go: downloading github.com/rivo/uniseg v0.4.7
go: downloading github.com/opencontainers/runtime-spec v1.2.0
go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel/metric v1.24.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/go-openapi/analysis v0.23.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/go-openapi/loads v0.22.0
go: downloading github.com/go-openapi/spec v0.21.0
go: downloading github.com/titanous/rocacheck v0.0.0-20171023193734-afe73141d399
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading golang.org/x/mod v0.18.0
go: downloading github.com/moby/sys/mountinfo v0.7.2
go: downloading github.com/tchap/go-patricia/v2 v2.3.1
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading golang.org/x/net v0.26.0
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/go-logr/logr v1.4.1
go: downloading github.com/josharian/intern v1.0.0
go: downloading google.golang.org/protobuf v1.33.0
go: downloading github.com/go-openapi/jsonreference v0.21.0
go: downloading github.com/mistifyio/go-zfs/v3 v3.0.1
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240318140521-94a12d6c2237
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading golang.org/x/text v0.17.0
if [ ! -x "/var/tmp/go/bin/git-validation" ]; then \
go install github.com/vbatts/git-validation@latest; \
fi
go: downloading github.com/vbatts/git-validation v1.2.1
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/hashicorp/go-version v1.3.0
go: downloading golang.org/x/sys v0.6.0
if [ ! -x "/var/tmp/go/bin/golangci-lint" ]; then \
curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh| sh -s -- -b /var/tmp/go/bin v1.60.3 ; \
fi
golangci/golangci-lint info checking GitHub for tag 'v1.60.3'
golangci/golangci-lint info found version: 1.60.3 for v1.60.3/linux/amd64
golangci/golangci-lint info installed /var/tmp/go/bin/golangci-lint
${GOBIN}/git-validation -q -run DCO,short-subject,dangling-whitespace -range $(git merge-base origin/${DEST_BRANCH} HEAD)..${CIRRUS_CHANGE_IN_REPO}
time="2024-08-27T14:58:01Z" level=info msg="using commit range: d4fdb5bde24cccb9ddcd6b621d1d5a624f43240e..4cfa06579bbfff5537794be4d1a81ffced24377f"
4cfa0657 - FAIL - does not have a valid DCO
1 commits to fix
Loading