fix(deps): update rust crate reqwest to 0.12 #15807
ci.yml
on: pull_request
Draft Release
0s
Matrix: test
Test AWS Lambda Build
2m 26s
Check Examples
1m 1s
Matrix: Release
Homebrew Release
0s
Annotations
130 errors and 12 warnings
Run Tests (WASM):
src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Run Tests (WASM):
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 Tests (WASM):
src/core/graphql/request_template.rs#L35
mismatched types
|
Run Tests (WASM):
src/core/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/core/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/core/graphql/request_template.rs#L65
mismatched types
|
Run Tests (WASM):
src/core/grpc/request.rs#L13
mismatched types
|
Run Tests (WASM):
src/core/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/core/grpc/request_template.rs#L56
mismatched types
|
Run Tests (WASM):
src/core/grpc/request_template.rs#L60
mismatched types
|
Check Examples:
src/core/auth/basic.rs#L21
no method named `typed_try_get` found for struct `reqwest::header::HeaderMap` in the current scope
|
Check Examples:
src/core/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/core/graphql/request_template.rs#L35
mismatched types
|
Check Examples:
src/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Check Examples:
src/core/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Check Examples:
src/core/graphql/request_template.rs#L65
mismatched types
|
Check Examples:
src/core/grpc/request.rs#L13
mismatched types
|
Check Examples:
src/core/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Check Examples:
src/core/grpc/request_template.rs#L56
mismatched types
|
Check Examples:
src/core/grpc/request_template.rs#L60
mismatched types
|
Run Tests on linux-arm64-musl:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on linux-arm64-musl:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on linux-arm64-musl:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on linux-arm64-musl:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on linux-arm64-musl:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on linux-arm64-musl:
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 Tests on linux-x64-musl:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on linux-x64-musl:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on linux-x64-musl:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on linux-x64-musl:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on linux-x64-musl
Process completed with exit code 1.
|
Run Tests on linux-x64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on linux-x64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on linux-x64-gnu:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on linux-x64-gnu:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on linux-x64-gnu
Process completed with exit code 1.
|
Run Tests on linux-ia32-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on linux-ia32-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on linux-ia32-gnu:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on linux-ia32-gnu:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on linux-ia32-gnu:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on linux-ia32-gnu:
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 Tests on linux-arm64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on linux-arm64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on linux-arm64-gnu:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on linux-arm64-gnu:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on linux-arm64-gnu:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on linux-arm64-gnu:
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 Tests on win32-ia32-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on win32-ia32-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on win32-ia32-gnu:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on win32-ia32-gnu:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on win32-ia32-gnu:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on win32-ia32-gnu:
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 Tests on darwin-arm64:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on darwin-arm64:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on darwin-arm64:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on darwin-arm64:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on darwin-arm64:
src/core/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/core/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/core/path.rs#L212
mismatched types
|
Run Tests on darwin-arm64:
src/core/graphql/request_template.rs#L35
mismatched types
|
Run Tests on darwin-arm64:
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 Tests on darwin-arm64:
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 Tests on darwin-x64:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on darwin-x64:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on darwin-x64:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on darwin-x64:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on darwin-x64:
src/core/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/core/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/core/path.rs#L212
mismatched types
|
Run Tests on darwin-x64:
src/core/graphql/request_template.rs#L35
mismatched types
|
Run Tests on darwin-x64:
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 Tests on darwin-x64:
src/core/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/core/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/core/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/core/graphql/request_template.rs#L35
mismatched types
|
Test AWS Lambda Build:
src/core/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/core/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/core/graphql/request_template.rs#L65
mismatched types
|
Test AWS Lambda Build:
src/core/grpc/request.rs#L13
mismatched types
|
Test AWS Lambda Build:
src/core/grpc/request.rs#L14
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Test AWS Lambda Build:
src/core/grpc/request_template.rs#L56
mismatched types
|
Test AWS Lambda Build:
src/core/grpc/request_template.rs#L60
mismatched types
|
Run Tests on win32-x64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on win32-x64-gnu:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on win32-x64-gnu:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on win32-x64-gnu:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on win32-x64-gnu:
src/core/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/core/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/core/graphql/request_template.rs#L35
mismatched types
|
Run Tests on win32-x64-gnu:
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 Tests on win32-x64-gnu:
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 Tests on win32-x64-gnu:
src/core/graphql/request_template.rs#L65
mismatched types
|
Run Tests on win32-arm64-msvc:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on win32-arm64-msvc:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on win32-arm64-msvc:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on win32-arm64-msvc:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on win32-arm64-msvc:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on win32-arm64-msvc:
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 Tests on win32-x64-msvc:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Request: RequestLike` is not satisfied
|
Run Tests on win32-x64-msvc:
tailcall-http-cache/src/cache.rs#L112
the trait bound `reqwest::Response: ResponseLike` is not satisfied
|
Run Tests on win32-x64-msvc:
tailcall-http-cache/src/cache.rs#L86
no method named `url` found for struct `http::response::Builder` in the current scope
|
Run Tests on win32-x64-msvc:
tailcall-http-cache/src/cache.rs#L78
unused import: `ResponseBuilderExt`
|
Run Tests on win32-x64-msvc:
src/core/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/core/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/core/graphql/request_template.rs#L51
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
Run Tests on win32-x64-msvc:
src/core/graphql/request_template.rs#L57
the trait bound `reqwest::header::HeaderMap: Extend<(std::option::Option<headers::HeaderName>, headers::HeaderValue)>` is not satisfied
|
|
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-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 45963 , Maximum supported length: 32766
|