Skip to content

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

fix(deps): update rust crate reqwest to 0.12

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

Triggered via pull request May 3, 2024 03:41
Status Failure
Total duration 6m 38s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Matrix: test
Check if Build
3s
Check if Build
Run Tests (WASM)
38s
Run Tests (WASM)
Test AWS Lambda Build
2m 18s
Test AWS Lambda Build
Check Examples
1m 5s
Check Examples
Matrix: Release
Release (AWS Lambda)
0s
Release (AWS Lambda)
Publish NPM main package
0s
Publish NPM main package
build-and-push-image
0s
build-and-push-image
Semantic Release
0s
Semantic Release
Homebrew Release
0s
Homebrew Release
Fit to window
Zoom out
Zoom in

Annotations

140 errors and 12 warnings
Run Tests (WASM): src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests (WASM): src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests (WASM): src/graphql/request_template.rs#L35
mismatched types
Run Tests (WASM): src/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Run Tests (WASM): src/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Run Tests (WASM): src/graphql/request_template.rs#L65
mismatched types
Run Tests (WASM): src/grpc/request.rs#L13
mismatched types
Run Tests (WASM): src/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: std::iter::Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Run Tests (WASM): src/grpc/request_template.rs#L56
mismatched types
Run Tests (WASM): src/grpc/request_template.rs#L60
mismatched types
Check Examples: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Check Examples: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Check Examples: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Check Examples: src/cli/javascript/mod.rs#L34
mismatched types
Check Examples: src/cli/runtime/http.rs#L79
mismatched types
Check Examples: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Check Examples: src/cli/runtime/http.rs#L155
mismatched types
Check Examples: src/cli/runtime/http.rs#L167
mismatched types
Check Examples: src/cli/runtime/http.rs#L170
mismatched types
Check Examples: src/cli/runtime/http.rs#L173
mismatched types
Run Tests on linux-x64-musl: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-x64-musl: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-x64-musl: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on linux-x64-musl: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on linux-ia32-gnu: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-ia32-gnu: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-ia32-gnu: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on linux-ia32-gnu: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on linux-x64-gnu: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-x64-gnu: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-x64-gnu: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on linux-x64-gnu: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on linux-arm64-musl: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-arm64-musl: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-arm64-musl: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on linux-arm64-musl: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on win32-ia32-gnu: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-ia32-gnu: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-ia32-gnu: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on win32-ia32-gnu: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on linux-arm64-gnu: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-arm64-gnu: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on linux-arm64-gnu: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on linux-arm64-gnu: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on darwin-arm64: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on darwin-arm64: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on darwin-arm64: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on darwin-arm64: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on darwin-x64: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on darwin-x64: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on darwin-x64: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on darwin-x64: src/cli/runtime/http.rs#L79
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on darwin-x64: src/cli/runtime/http.rs#L155
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L167
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L170
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L173
mismatched types
Test AWS Lambda Build: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Test AWS Lambda Build: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Test AWS Lambda Build: src/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Test AWS Lambda Build: src/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Test AWS Lambda Build: src/grpc/request.rs#L13
mismatched types
Test AWS Lambda Build: src/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
Run Tests on win32-arm64-msvc: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-arm64-msvc: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-arm64-msvc: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on win32-arm64-msvc: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on win32-x64-gnu: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-x64-gnu: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-x64-gnu: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on win32-x64-gnu: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Run Tests on win32-x64-msvc: src/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-x64-msvc: src/auth/jwt/jwt_verify.rs#L44
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
Run Tests on win32-x64-msvc: src/cli/javascript/mod.rs#L34
the trait bound `headers::HeaderName: reqwest::header::IntoHeaderName` is not satisfied
Run Tests on win32-x64-msvc: src/cli/runtime/http.rs#L92
no method named `http2_keep_alive_interval` found for struct `reqwest::ClientBuilder` in the current scope
Check Examples
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check Examples
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check Examples
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45846 , Maximum supported length: 32766