Skip to content

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

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

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

Triggered via pull request May 4, 2024 22:20
Status Failure
Total duration 4m 36s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
4m 26s
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>`