Skip to content

fix(deps): update tonic monorepo to 0.12.0 #15204

fix(deps): update tonic monorepo to 0.12.0

fix(deps): update tonic monorepo to 0.12.0 #15204

Triggered via pull request December 16, 2024 16:16
Status Failure
Total duration 2m 20s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 45s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-cc2be3b04a74430f/out/news.rs#L169
the trait bound `news::NewsList: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-cc2be3b04a74430f/out/news.rs#L169
the trait bound `news::NewsList: prost::message::Message` is not satisfied
Run Formatter and Lint Check: tailcall-upstream-grpc/build.rs#L14
use of deprecated method `tonic_build::Builder::compile`: renamed to `compile_protos()`
Run Formatter and Lint Check: tailcall-upstream-grpc/src/main.rs#L237
use of deprecated method `tonic_reflection::server::Builder::<'b>::build`: use `build_v1()` instead