Skip to content

Alauda/v0.13.1

Alauda/v0.13.1 #37

Triggered via pull request September 11, 2024 07:02
Status Failure
Total duration 2m 22s
Artifacts

validate.yml

on: pull_request
prepare
5s
prepare
archutil-arm64
0s
archutil-arm64
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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-archutil)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* ./util/archutil\n fi\n diff=$(git status --porcelain)\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: The result of archutil differs. Please update with \"make archutil\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1
validate (validate-generated-files)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* .\n fi\n diff=$(git status --porcelain -- ':!vendor' '**/*.pb.go')\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: The result of \"go generate\" differs. Please update with \"make generated-files\"'\n echo \"$diff\"\n exit 1\n fi\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: 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: 1
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: 1