fix(deps): update rust crate reqwest to 0.12 #15807
Annotations
10 errors and 2 warnings
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Cargo Test:
tailcall-http-cache/src/cache.rs#L78
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/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/graphql/request_template.rs#L35
mismatched types
|
Run Cargo Test:
src/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Cargo Test:
src/core/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Cargo Test:
src/core/graphql/request_template.rs#L65
mismatched types
|
Pre Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Post Upload Coverage to Codecov
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Loading