Skip to content

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

fix(deps): update rust crate reqwest to 0.12

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

Triggered via pull request May 23, 2024 14:02
Status Failure
Total duration 5m 44s
Artifacts

lint.yml

on: pull_request
Run Formatter and Lint Check
4m 32s
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