fix(deps): update rust crate reqwest to 0.12 #5697
lint.yml
on: pull_request
Run Formatter and Lint Check
4m 32s
Annotations
10 errors
Run Formatter and Lint Check:
src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Formatter and Lint Check:
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 Formatter and Lint Check:
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 Formatter and Lint Check:
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 Formatter and Lint Check:
src/core/grpc/request.rs#L13
mismatched types
|
Run Formatter and Lint Check:
src/core/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Formatter and Lint Check:
src/core/grpc/request_template.rs#L56
mismatched types
|
Run Formatter and Lint Check:
src/core/grpc/request_template.rs#L60
mismatched types
|