Skip to content

Update hyper requirement from 0.14 to 1.1 #539

Update hyper requirement from 0.14 to 1.1

Update hyper requirement from 0.14 to 1.1 #539

Triggered via pull request December 18, 2023 18:31
Status Failure
Total duration 2m 26s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Check, test and build: src/transports/http.rs#L211
unresolved import `hyper::body::HttpBody`
Check, test and build: src/transports/http.rs#L230
unresolved import `hyper::service::make_service_fn`
Check, test and build: src/transports/http.rs#L255
unresolved import `hyper::service::make_service_fn`
Check, test and build: src/transports/http.rs#L210
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L210
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L236
failed to resolve: could not find `Server` in `hyper`
Check, test and build: src/transports/http.rs#L257
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L257
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L266
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L273
failed to resolve: could not find `Server` in `hyper`
Check, test and build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check Transports
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check WASM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/