Skip to content

chore(deps): update tonic monorepo to 0.12.0 #12088

chore(deps): update tonic monorepo to 0.12.0

chore(deps): update tonic monorepo to 0.12.0 #12088

Triggered via pull request September 21, 2024 12:01
Status Failure
Total duration 7m 33s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L164
the trait bound `news::NewsList: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L164
the trait bound `news::NewsList: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L183
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L183
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L183
the trait bound `news::NewsId: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L183
the trait bound `news::News: prost::message::Message` is not satisfied
Run Formatter and Lint Check: target/debug/build/tailcall-upstream-grpc-b69765c7c2a03a47/out/news.rs#L183
the trait bound `news::News: prost::message::Message` is not satisfied
Run Formatter and Lint Check: tailcall-upstream-grpc/src/main.rs#L229
use of deprecated method `tonic_reflection::server::Builder::<'b>::build`: use `build_v1()` instead