build(deps): bump golang.org/x/sync from 0.13.0 to 0.18.0 #735
build.yml
on: pull_request
Annotations
3 errors and 1 warning
|
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n go test -v -tags \"$BUILDTAGS\" -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: 3
|
|
validate (vendor-validate)
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
|
|
prepare
docker/bake-action/subaction/list-targets is deprecated and will be removed in a future release. Please use docker/bake-action/subaction/matrix instead.
|