fix(deps): update rust crate reqwest-middleware to 0.3.0 #14249
Annotations
10 errors and 2 warnings
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>`
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
|
Loading