Fix error deprecate overlap in badge component - setting/piped (#5557) #1412
Annotations
1 error
tool (codegen)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c go install github.com/envoyproxy/protoc-gen-validate@v${PROTOC_GEN_VALIDATE_VER} && wget -q https://github.com/envoyproxy/protoc-gen-validate/archive/refs/tags/v${PROTOC_GEN_VALIDATE_VER}.tar.gz -O protoc-gen-validate.tar.gz && mkdir -p /go/src/github.com/envoyproxy && tar xvfz protoc-gen-validate.tar.gz -C /go/src/github.com/envoyproxy && rm protoc-gen-validate.tar.gz && mv /go/src/github.com/envoyproxy/protoc-gen-validate-${PROTOC_GEN_VALIDATE_VER} /go/src/github.com/envoyproxy/protoc-gen-validate" did not complete successfully: exit code: 1
|