Skip to content

Update hyper requirement from 0.14 to 1.0 #522

Update hyper requirement from 0.14 to 1.0

Update hyper requirement from 0.14 to 1.0 #522

Triggered via pull request November 15, 2023 19:04
Status Failure
Total duration 2m 19s
Artifacts

rust.yml

on: pull_request
Check, test and build
1m 6s
Check, test and build
Check WASM
2m 9s
Check WASM
Check Transports
1m 15s
Check Transports
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Check, test and build: src/transports/http.rs#L199
unresolved import `hyper::body::HttpBody`
Check, test and build: src/transports/http.rs#L218
unresolved import `hyper::service::make_service_fn`
Check, test and build: src/transports/http.rs#L242
unresolved import `hyper::service::make_service_fn`
Check, test and build: src/transports/http.rs#L198
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L198
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L224
failed to resolve: could not find `Server` in `hyper`
Check, test and build: src/transports/http.rs#L244
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L244
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L253
cannot find type `Body` in crate `hyper`
Check, test and build: src/transports/http.rs#L260
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, test and build: src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build
`web3` (lib) generated 3 warnings
Check, test and build: src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build: src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
Check, test and build
`web3` (lib test) generated 3 warnings (3 duplicates)
Check, test and build
build failed, waiting for other jobs to finish...
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/