fix(deps): update rust crate reqwest to 0.12 #15605
Annotations
10 errors
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:
src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Cargo Test:
src/core/path.rs#L212
mismatched types
|
Run Cargo Test:
src/core/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Cargo Test:
src/core/auth/basic.rs#L70
no method named `typed_insert` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Cargo Test:
src/core/auth/basic.rs#L124
mismatched types
|
Run Cargo Test:
src/core/graphql/request_template.rs#L35
mismatched types
|
Loading