build(deps): bump docker/bake-action from 5 to 6 #637
build.yml
on: pull_request
Annotations
1 error and 4 warnings
validate (vendor-validate)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n rsync -a /context/. .\n git add -A\n rm -rf vendor\n cp -rf /out/* .\n if [ -n \"$(git status --porcelain -- go.mod go.sum vendor)\" ]; then\n echo >&2 'ERROR: Vendor result differs. Please vendor your package with \"make vendor\"'\n git status --porcelain -- go.mod go.sum vendor\n exit 1\n fi\n" did not complete successfully: exit code: 128
|
prepare
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (vendor-validate)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
validate (lint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|