Skip to content

rust: Update to tonic v0.10 and prost v0.12 #332

rust: Update to tonic v0.10 and prost v0.12

rust: Update to tonic v0.10 and prost v0.12 #332

Triggered via pull request December 3, 2023 19:15
@olix0rolix0r
synchronize #269
ver/deps
Status Failure
Total duration 59s
Artifacts

rust.yml

on: pull_request
Matrix: rust-deps
Fit to window
Zoom out
Zoom in

Annotations

3 errors
rust-docs: src/gen/io.linkerd.proxy.inbound.rs#L206
error: unresolved link to `api` --> src/gen/io.linkerd.proxy.inbound.rs:206:75 | 206 | /// Inbound-specific HTTP route configuration (based on the [Gateway API][api]). | ^^^ no item named `api` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` note: the lint level is defined here --> src/lib.rs:1:9 | 1 | #![deny(warnings, rust_2018_idioms)] | ^^^^^^^^ = note: `#[deny(rustdoc::broken_intra_doc_links)]` implied by `#[deny(warnings)]`
rust-docs: src/gen/io.linkerd.proxy.outbound.rs#L113
error: unresolved link to `api` --> src/gen/io.linkerd.proxy.outbound.rs:113:76 | 113 | /// Outbound-specific HTTP route configuration (based on the [Gateway API][api]). | ^^^ no item named `api` in scope | = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
rust-docs
Process completed with exit code 1.