Skip to content

fix(deps): update rust crate reqwest to 0.12 #5013

fix(deps): update rust crate reqwest to 0.12

fix(deps): update rust crate reqwest to 0.12 #5013

Triggered via pull request May 9, 2024 08:05
Status Failure
Total duration 2m 6s
Artifacts

lint.yml

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

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#L14
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied