fix(deps): update rust crate http-cache-reqwest to 0.14.0 #4129
lint.yml
on: pull_request
Run Formatter and Lint Check
1m 31s
Annotations
4 errors
Run Formatter and Lint Check:
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 Formatter and Lint Check:
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<http_cache_reqwest::MokaManager>`
|
Run Formatter and Lint Check:
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<http_cache_reqwest::MokaManager>`
|
Run Formatter and Lint Check
Process completed with exit code 1.
|