ci #72
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: workflow_dispatch
Matrix: binary
coverage
0s
release
0s
Annotations
6 errors and 1 warning
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c rm -rf /tmp/coverage && mkdir -p /tmp/coverage && go test -tags \"$BUILD_TAGS\" -v -cover -covermode=atomic $(go list $(TAGS) ./... | grep -vE 'e2e') -args -test.gocoverdir=\"/tmp/coverage\" && go tool covdata percent -i=/tmp/coverage" did not complete successfully: exit code: 1
|
validate (validate-go-mod)
Process completed with exit code 2.
|
e2e (plugin)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
|
validate (lint)
Process completed with exit code 2.
|
e2e (standalone)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
|
binary (linux/amd64)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c xx-go --wrap && if [ \"$(xx-info os)\" == \"darwin\" ]; then export CGO_ENABLED=1; fi && make build GO_BUILDTAGS=\"$BUILD_TAGS\" DESTDIR=/out && xx-verify --static /out/docker-compose" did not complete successfully: exit code: 2
|
prepare
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|