Skip to content

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

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

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

Triggered via pull request May 3, 2024 16:22
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

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

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.