build(deps): bump golang.org/x/sys from 0.28.0 to 0.39.0 #678
build.yml
on: pull_request
Annotations
3 errors
|
test
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -ex\n go test -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 (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
|
|
validate (lint)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c golangci-lint run ./..." did not complete successfully: exit code: 3
|