Alauda/v0.13.1 #43
validate.yml
on: pull_request
prepare
5s
archutil-arm64
0s
Matrix: validate
Annotations
8 errors
validate (validate-vendor)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n rsync -a /context/. .\n go mod tidy\n go mod vendor\n mkdir /out\n cp -r go.mod go.sum vendor /out\n" did not complete successfully: exit code: 1
|
validate (lint-nydus)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && golangci-lint run --build-tags \"${BUILDTAGS}\" && touch /golangci-lint.done" did not complete successfully: exit code: 3
|
validate (lint-labs)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && golangci-lint run --build-tags \"${BUILDTAGS}\" && touch /golangci-lint.done" did not complete successfully: exit code: 3
|
validate (validate-docs)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c go build -mod=vendor -o /usr/bin/buildctl ./cmd/buildctl" did not complete successfully: exit code: 1
|
validate (lint-yaml)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c yamllint -c .yamllint.yml --strict . && touch /yamllint.done" did not complete successfully: exit code: 1
|
validate (validate-generated-files)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c go install github.com/gogo/protobuf/protoc-gen-gogo github.com/gogo/protobuf/protoc-gen-gogofaster github.com/gogo/protobuf/protoc-gen-gogoslick github.com/golang/protobuf/protoc-gen-go" did not complete successfully: exit code: 1
|
validate (validate-archutil)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n mkdir /out\n go run ./util/archutil/generate.go \\\n bin/archutil/amd64 \\\n bin/archutil/386 \\\n bin/archutil/arm64 \\\n bin/archutil/arm \\\n bin/archutil/riscv64 \\\n bin/archutil/s390x \\\n bin/archutil/ppc64 \\\n bin/archutil/ppc64le \\\n bin/archutil/mips64le \\\n bin/archutil/mips64 \\\n bin/archutil/loong64\n tree -nh bin/archutil\n cp bin/archutil/*_binary.go /out\n" did not complete successfully: exit code: 1
|
validate (lint-default)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && golangci-lint run --build-tags \"${BUILDTAGS}\" && touch /golangci-lint.done" did not complete successfully: exit code: 3
|