Skip to content

fix(deps): update rust crate reqwest-middleware to 0.4.0 #25423

fix(deps): update rust crate reqwest-middleware to 0.4.0

fix(deps): update rust crate reqwest-middleware to 0.4.0 #25423

Triggered via pull request January 17, 2025 13:00
Status Failure
Total duration 7m 50s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Check if Build
4s
Check if Build
Run Tests (Cloudflare)
1m 6s
Run Tests (Cloudflare)
Outputs matrix used for cross compilation  /  setup-matrix
24s
Outputs matrix used for cross compilation / setup-matrix
Run Tests (WASM)
51s
Run Tests (WASM)
Test AWS Lambda Build
2m 47s
Test AWS Lambda Build
Check Examples
1m 6s
Check Examples
Matrix: test
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

92 errors and 21 warnings
Run Tests (WASM)
no method named `poll_ready` found for struct `Client` in the current scope
Run Tests (WASM)
no method named `poll_ready` found for reference `&Client` in the current scope
Run Tests (WASM)
no method named `timeout` found for struct `reqwest::RequestBuilder` in the current scope
Run Tests (WASM)
Process completed with exit code 1.
Check Examples: src/cli/runtime/http.rs#L80
mismatched types
Check Examples: src/cli/runtime/http.rs#L114
mismatched types
Check Examples: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied because the trait comes from a different crate version
Check Examples: src/cli/runtime/http.rs#L169
mismatched types
Check Examples: src/cli/runtime/http.rs#L172
mismatched types
Check Examples: src/cli/runtime/http.rs#L175
mismatched types
Check Examples: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Check Examples
Process completed with exit code 101.
Run Tests (Cloudflare)
no method named `poll_ready` found for struct `Client` in the current scope
Run Tests (Cloudflare)
no method named `poll_ready` found for reference `&Client` in the current scope
Run Tests (Cloudflare)
no method named `timeout` found for struct `reqwest::RequestBuilder` in the current scope
Run Tests (Cloudflare)
Process completed with exit code 1.
Run Tests on linux-x64-gnu: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-x64-gnu: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on linux-x64-gnu: src/core/runtime.rs#L74
mismatched types
Run Tests on linux-x64-gnu: src/core/runtime.rs#L105
mismatched types
Run Tests on linux-x64-gnu: src/core/runtime.rs#L108
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on darwin-arm64: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on darwin-arm64: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on darwin-arm64: src/core/runtime.rs#L74
mismatched types
Run Tests on darwin-arm64: src/core/runtime.rs#L105
mismatched types
Run Tests on darwin-arm64: src/core/runtime.rs#L108
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-x64-musl: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-x64-musl: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on linux-x64-musl
Process completed with exit code 1.
Run Tests on linux-arm64-musl: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-arm64-musl: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on linux-arm64-musl
Process completed with exit code 1.
Run Tests on linux-ia32-gnu: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-ia32-gnu: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on linux-ia32-gnu
Process completed with exit code 1.
Run Tests on linux-arm64-gnu: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on linux-arm64-gnu: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on linux-arm64-gnu
Process completed with exit code 1.
Run Tests on darwin-x64: src/cli/runtime/http.rs#L80
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L114
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on darwin-x64: src/cli/runtime/http.rs#L169
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L172
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L175
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on darwin-x64
Process completed with exit code 1.
Run Tests on win32-x64-msvc: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on win32-x64-msvc: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on win32-x64-msvc
Process completed with exit code 1.
Run Tests on win32-ia32-msvc: src/cli/runtime/http.rs#L117
the trait bound `http_cache_reqwest::Cache<HttpCacheManager>: reqwest_middleware::Middleware` is not satisfied
Run Tests on win32-ia32-msvc: src/cli/runtime/http.rs#L180
`?` operator has incompatible types
Run Tests on win32-ia32-msvc
Process completed with exit code 1.
Check if Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Outputs matrix used for cross compilation / setup-matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests (WASM)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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 (Cloudflare)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on linux-x64-gnu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test AWS Lambda Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on linux-x64-musl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on linux-arm64-musl
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on linux-ia32-gnu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766
Run Tests on linux-arm64-gnu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766
Run Tests on win32-ia32-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37502 , Maximum supported length: 32766