Skip to content

Enable communication with Nomad using Task API over a unix socket #2062

Enable communication with Nomad using Task API over a unix socket

Enable communication with Nomad using Task API over a unix socket #2062

Triggered via pull request December 13, 2023 01:00
Status Failure
Total duration 1m 54s
Artifacts

build.yml

on: pull_request
Matrix: validate
Matrix: artifact
Fit to window
Zoom out
Zoom in

Annotations

3 errors
validate (vendor-validate)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n cp -rf /out/* .\n diff=$(git status --porcelain -- go.mod go.sum)\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: Vendor result differs. Please vendor your package with \"docker buildx bake vendor\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n go test -parallel 4 -v -coverprofile=/tmp/coverage.txt -covermode=atomic -race ./...\n go tool cover -func=/tmp/coverage.txt\n" did not complete successfully: exit code: 1
validate (lint)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c golangci-lint run ./..." did not complete successfully: exit code: 1