fix(deps): update rust crate http-cache-reqwest to 0.14.0 #14761
Annotations
3 errors and 2 warnings
Run Cargo Test:
src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::Request, &'a mut task_local_extensions::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
|
Run Cargo Test:
src/runtime.rs#L98
expected a `Fn(reqwest::Request, &'a mut task_local_extensions::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
|
Run Cargo Test
Process completed with exit code 1.
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35793 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 35793 , Maximum supported length: 32766
|
Loading