Skip to content

build(deps): bump golang.org/x/sync from 0.13.0 to 0.18.0 #735

build(deps): bump golang.org/x/sync from 0.13.0 to 0.18.0

build(deps): bump golang.org/x/sync from 0.13.0 to 0.18.0 #735

Triggered via pull request November 10, 2025 15:14
Status Failure
Total duration 49s
Artifacts

build.yml

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

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.