fix(deps): update rust crate reqwest to 0.12 #15605
Annotations
5 errors and 2 warnings
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L106
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L106
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L80
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L72
unused import: `ResponseBuilderExt`
|
Run Cargo Test
Process completed with exit code 1.
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45960 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45960 , Maximum supported length: 32766
|
Loading