Skip to content

Bump google.golang.org/grpc from 1.49.0 to 1.53.0 #1084

Bump google.golang.org/grpc from 1.49.0 to 1.53.0

Bump google.golang.org/grpc from 1.49.0 to 1.53.0 #1084

Triggered via pull request July 6, 2023 17:23
Status Success
Total duration 4m 16s
Artifacts

knative-style.yaml

on: pull_request
style  /  changes
3s
style / changes
style  /  ...  /  Lint
3m 52s
style / Golang / Lint
style  /  ...  /  Do Not Submit
9s
style / Golang / Do Not Submit
style  /  ...  /  shell
20s
style / suggester / shell
style  /  ...  /  yaml
0s
style / suggester / yaml
style  /  ...  /  github_actions
0s
style / suggester / github_actions
Matrix: style / Golang / Auto-format and Check
Matrix: style / Golang / Boilerplate Check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
style / suggester / shell
Process completed with exit code 1.
style / Golang / Auto-format and Check (gofmt)
Restore cache failed: Dependencies file is not found in /home/runner/work/sources-for-knative/sources-for-knative. Supported file pattern: go.sum
style / Golang / Auto-format and Check (goimports)
Restore cache failed: Dependencies file is not found in /home/runner/work/sources-for-knative/sources-for-knative. Supported file pattern: go.sum
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L27
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:27:-mkdir -p ${GOBIN} vendor/google.golang.org/grpc/regenerate.sh:27:+mkdir -p "${GOBIN}"
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L41
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:41:-git clone --quiet https://github.com/grpc/grpc-proto ${WORKDIR}/grpc-proto vendor/google.golang.org/grpc/regenerate.sh:41:+git clone --quiet https://github.com/grpc/grpc-proto "${WORKDIR}"/grpc-proto
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L44
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:44:-git clone --quiet https://github.com/protocolbuffers/protobuf ${WORKDIR}/protobuf vendor/google.golang.org/grpc/regenerate.sh:44:+git clone --quiet https://github.com/protocolbuffers/protobuf "${WORKDIR}"/protobuf
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L47
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:47:-mkdir -p ${WORKDIR}/googleapis/google/rpc vendor/google.golang.org/grpc/regenerate.sh:47:+mkdir -p "${WORKDIR}"/googleapis/google/rpc
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L49
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:49:-curl --silent https://github.com/raw/googleapis/googleapis/master/google/rpc/code.proto > ${WORKDIR}/googleapis/google/rpc/code.proto vendor/google.golang.org/grpc/regenerate.sh:49:+curl --silent https://github.com/raw/googleapis/googleapis/master/google/rpc/code.proto > "${WORKDIR}"/googleapis/google/rpc/code.proto
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L51
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:51:-mkdir -p ${WORKDIR}/out vendor/google.golang.org/grpc/regenerate.sh:51:+mkdir -p "${WORKDIR}"/out
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L96
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:96:- protoc --go_out=${OPTS}:${WORKDIR}/out --go-grpc_out=${OPTS}:${WORKDIR}/out \ vendor/google.golang.org/grpc/regenerate.sh:96:+ protoc --go_out=${OPTS}:"${WORKDIR}"/out --go-grpc_out=${OPTS}:"${WORKDIR}"/out \
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L98
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:98:- -I${WORKDIR}/grpc-proto \ vendor/google.golang.org/grpc/regenerate.sh:99:- -I${WORKDIR}/googleapis \ vendor/google.golang.org/grpc/regenerate.sh:100:- -I${WORKDIR}/protobuf/src \ vendor/google.golang.org/grpc/regenerate.sh:101:- ${src} vendor/google.golang.org/grpc/regenerate.sh:98:+ -I"${WORKDIR}"/grpc-proto \ vendor/google.golang.org/grpc/regenerate.sh:99:+ -I"${WORKDIR}"/googleapis \ vendor/google.golang.org/grpc/regenerate.sh:100:+ -I"${WORKDIR}"/protobuf/src \ vendor/google.golang.org/grpc/regenerate.sh:101:+ "${src}"
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L106
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:106:- protoc --go_out=${OPTS}:${WORKDIR}/out --go-grpc_out=${OPTS},require_unimplemented_servers=false:${WORKDIR}/out \ vendor/google.golang.org/grpc/regenerate.sh:106:+ protoc --go_out=${OPTS}:"${WORKDIR}"/out --go-grpc_out=${OPTS},require_unimplemented_servers=false:"${WORKDIR}"/out \
style / suggester / shell: vendor/google.golang.org/grpc/regenerate.sh#L108
[shellcheck] reported by reviewdog 🐶 Raw Output: vendor/google.golang.org/grpc/regenerate.sh:108:- -I${WORKDIR}/grpc-proto \ vendor/google.golang.org/grpc/regenerate.sh:109:- -I${WORKDIR}/googleapis \ vendor/google.golang.org/grpc/regenerate.sh:110:- -I${WORKDIR}/protobuf/src \ vendor/google.golang.org/grpc/regenerate.sh:111:- ${src} vendor/google.golang.org/grpc/regenerate.sh:108:+ -I"${WORKDIR}"/grpc-proto \ vendor/google.golang.org/grpc/regenerate.sh:109:+ -I"${WORKDIR}"/googleapis \ vendor/google.golang.org/grpc/regenerate.sh:110:+ -I"${WORKDIR}"/protobuf/src \ vendor/google.golang.org/grpc/regenerate.sh:111:+ "${src}"
style / Golang / Boilerplate Check (go)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
style / Golang / Boilerplate Check (go)
Restore cache failed: Dependencies file is not found in /home/runner/work/sources-for-knative/sources-for-knative. Supported file pattern: go.sum
style / Golang / Boilerplate Check (sh)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
style / Golang / Boilerplate Check (sh)
Restore cache failed: Dependencies file is not found in /home/runner/work/sources-for-knative/sources-for-knative. Supported file pattern: go.sum
style / Golang / Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
style / Golang / Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sources-for-knative/sources-for-knative. Supported file pattern: go.sum