chore(hyper): upgrade hyper to include hyperium/hyper#3796 #1106
Annotations
3 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run just doc:
linkerd/app/test/src/http_util.rs#L14
warning: unresolved link to `SendRequest`
--> linkerd/app/test/src/http_util.rs:14:40
|
14 | /// Returns a tuple containing (1) a [`SendRequest`] that can be used to transmit a request and
| ^^^^^^^^^^^ no item named `SendRequest` in scope
|
= help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
= note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
|
Run just doc:
linkerd/app/test/src/http_util.rs#L60
warning: unresolved link to `SendRequest`
--> linkerd/app/test/src/http_util.rs:60:40
|
60 | /// Returns a tuple containing (1) a [`SendRequest`] that can be used to transmit a request and
| ^^^^^^^^^^^ no item named `SendRequest` in scope
|
= help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
|
Loading