Skip to content

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

fix(deps): update tonic monorepo to 0.12.0

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

Triggered via pull request December 3, 2024 07:48
Status Failure
Total duration 2m 13s
Artifacts

lint.yml

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

Annotations

10 errors and 3 warnings
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-366e4dd676a8ff91/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-366e4dd676a8ff91/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-366e4dd676a8ff91/out/news.rs#L187
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-366e4dd676a8ff91/out/news.rs#L187
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-366e4dd676a8ff91/out/news.rs#L187
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-366e4dd676a8ff91/out/news.rs#L187
the trait bound `news::News: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-366e4dd676a8ff91/out/news.rs#L187
the trait bound `news::News: prost::message::Message` is not satisfied
Run Formatter and Lint Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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