Skip to content

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #7187

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #7187

Triggered via pull request March 13, 2024 23:10
Status Failure
Total duration 12m 55s
Artifacts

validate.yml

on: pull_request
archutil-arm64
0s
archutil-arm64
Matrix: validate
Fit to window
Zoom out
Zoom in

Annotations

1 error
validate (validate-generated-files)
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c set -e\n git add -A\n if [ \"$(ls -A /generated-files)\" ]; then\n cp -rf /generated-files/* .\n fi\n diff=$(git status --porcelain -- ':!vendor' '**/*.pb.go')\n if [ -n \"$diff\" ]; then\n echo >&2 'ERROR: The result of \"go generate\" differs. Please update with \"make generated-files\"'\n echo \"$diff\"\n exit 1\n fi\n" did not complete successfully: exit code: 1