The GitHub Actions job "Run Integration Tests" on 
rocketmq.git/feat/rip2-proxy-admin has failed.
Run started by GitHub user zhaohai666 (triggered by zhaohai666).

Head commit for run:
768ad1a2a53728b012d1def4390a3a1ae188b3df / zhaohaihzb <[email protected]>
fix(rip2): align Bazel gRPC pins to 1.50.0 for rocketmq-proto 2.2.0

rocketmq-proto 2.2.0 (parent rocketmq-client-java-parent 5.2.2) declares
gRPC 1.50.0 transitively. With the WORKSPACE artifacts still pinned at
1.47.0, coursier fails dependency resolution with conflicting grpc-core /
grpc-protobuf / grpc-stub versions (1.47.0 vs 1.50.0), so @maven cannot be
fetched and every target depending on it fails to analyze.

Bump all seven io.grpc.* pins (grpc-services, grpc-netty-shaded,
grpc-context, grpc-stub, grpc-api, grpc-protobuf, grpc-testing) from
1.47.0 to 1.50.0 to match rocketmq-proto 2.2.0's gRPC version.

Report URL: https://github.com/apache/rocketmq/actions/runs/34179057555

With regards,
GitHub Actions via GitBox

Reply via email to