Skip to content

fix(deps): update rust crate reqwest-middleware to 0.3.0 #14212

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

fix(deps): update rust crate reqwest-middleware to 0.3.0 #14212

Triggered via pull request April 23, 2024 19:12
Status Failure
Total duration 9m 14s
Artifacts

ci.yml

on: pull_request
Draft Release
0s
Draft Release
Matrix: test
Check if Build
6s
Check if Build
Run Tests (WASM)
1m 45s
Run Tests (WASM)
Test AWS Lambda Build
1m 10s
Test AWS Lambda Build
Check Examples
2m 33s
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

112 errors and 12 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 function or associated item named `from_parts` found for struct `reqwest::RequestBuilder` in the current scope
Run Tests (WASM)
no method named `timeout` found for struct `reqwest::RequestBuilder` in the current scope
Run Tests (WASM)
no method named `build_split` found for struct `reqwest::RequestBuilder` in the current scope
Run Tests (WASM)
Process completed with exit code 101.
Check Examples: src/cli/runtime/http.rs#L79
mismatched types
Check Examples: src/cli/runtime/http.rs#L112
mismatched types
Check Examples: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
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
Check Examples: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Check Examples
Process completed with exit code 101.
Run Tests on linux-x64-gnu: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on linux-x64-gnu: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on linux-x64-gnu
Process completed with exit code 1.
Run Tests on linux-arm64-gnu: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on linux-arm64-gnu: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on linux-arm64-gnu
Process completed with exit code 1.
Run Tests on win32-ia32-gnu: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-ia32-gnu: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on win32-ia32-gnu
Process completed with exit code 1.
Run Tests on linux-x64-musl: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on linux-x64-musl: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on linux-x64-musl
Process completed with exit code 1.
Run Tests on linux-ia32-gnu: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on linux-ia32-gnu: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on linux-ia32-gnu
Process completed with exit code 1.
Run Tests on linux-arm64-musl: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on linux-arm64-musl: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on linux-arm64-musl
Process completed with exit code 1.
Run Tests on win32-x64-msvc: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-x64-msvc: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on win32-x64-msvc: src/runtime.rs#L65
mismatched types
Run Tests on win32-x64-msvc: src/runtime.rs#L95
mismatched types
Run Tests on win32-x64-msvc: src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on darwin-arm64: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on darwin-arm64: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on darwin-arm64: src/runtime.rs#L65
mismatched types
Run Tests on darwin-arm64: src/runtime.rs#L95
mismatched types
Run Tests on darwin-arm64: src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on darwin-x64: src/cli/runtime/http.rs#L79
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L112
mismatched types
Run Tests on darwin-x64: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
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
Run Tests on darwin-x64: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on darwin-x64: src/runtime.rs#L65
mismatched types
Run Tests on darwin-x64: src/runtime.rs#L95
mismatched types
Run Tests on darwin-x64: src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-arm64-msvc: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-arm64-msvc: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on win32-arm64-msvc: src/runtime.rs#L65
mismatched types
Run Tests on win32-arm64-msvc: src/runtime.rs#L95
mismatched types
Run Tests on win32-arm64-msvc: src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-x64-gnu: src/cli/runtime/http.rs#L115
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
Run Tests on win32-x64-gnu: src/cli/runtime/http.rs#L178
`?` operator has incompatible types
Run Tests on win32-x64-gnu: src/runtime.rs#L65
mismatched types
Run Tests on win32-x64-gnu: src/runtime.rs#L95
mismatched types
Run Tests on win32-x64-gnu: src/runtime.rs#L98
expected a `Fn(reqwest::async_impl::request::Request, &'a mut http::extensions::Extensions, reqwest_middleware::Next<'a>)` closure, found `http_cache_reqwest::Cache<MokaManager>`
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-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
Run Tests on win32-x64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
Run Tests on win32-arm64-msvc
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766
Run Tests on win32-x64-gnu
Environment variable 'INPUT_GITHUB_CONTEXT' exceeds the maximum supported length. Environment variable length: 37071 , Maximum supported length: 32766