Skip to content

fix(deps): update rust crate http-cache-reqwest to 0.14.0 #4708

fix(deps): update rust crate http-cache-reqwest to 0.14.0

fix(deps): update rust crate http-cache-reqwest to 0.14.0 #4708

Triggered via pull request May 4, 2024 12:41
Status Failure
Total duration 3m 29s
Artifacts

lint.yml

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

Annotations

3 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
Process completed with exit code 1.