Skip to content

fix(deps): update rust crate reqwest-middleware to 0.3.0 #3756

fix(deps): update rust crate reqwest-middleware to 0.3.0

fix(deps): update rust crate reqwest-middleware to 0.3.0 #3756

Triggered via pull request April 15, 2024 10:27
Status Failure
Total duration 1m 29s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
1m 20s
Run Formatter and Lint Check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run Formatter and Lint Check: 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 Formatter and Lint Check: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Formatter and Lint Check: 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<http_cache_reqwest::MokaManager>`