fix(deps): update rust crate reqwest-middleware to 0.3.0 #14238
Annotations
10 errors
Run Cargo Test:
src/cli/runtime/http.rs#L79
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L112
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
|
Run Cargo Test:
src/cli/runtime/http.rs#L167
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L170
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L173
mismatched types
|
Run Cargo Test:
src/cli/runtime/http.rs#L178
`?` operator has incompatible types
|
Run Cargo Test:
src/runtime.rs#L65
mismatched types
|
Run Cargo Test:
src/runtime.rs#L95
mismatched types
|
Run Cargo Test:
src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
|
Loading