Update hyper requirement from 0.14 to 1.0 #522
Annotations
10 errors and 10 warnings
src/transports/http.rs#L199
unresolved import `hyper::body::HttpBody`
|
src/transports/http.rs#L218
unresolved import `hyper::service::make_service_fn`
|
src/transports/http.rs#L242
unresolved import `hyper::service::make_service_fn`
|
src/transports/http.rs#L198
cannot find type `Body` in crate `hyper`
|
src/transports/http.rs#L198
cannot find type `Body` in crate `hyper`
|
src/transports/http.rs#L224
failed to resolve: could not find `Server` in `hyper`
|
src/transports/http.rs#L244
cannot find type `Body` in crate `hyper`
|
src/transports/http.rs#L244
cannot find type `Body` in crate `hyper`
|
src/transports/http.rs#L253
cannot find type `Body` in crate `hyper`
|
src/transports/http.rs#L260
failed to resolve: could not find `Server` in `hyper`
|
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/
|
src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
|
src/signing.rs#L103
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
src/signing.rs#L121
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
src/signing.rs#L140
use of deprecated associated function `secp256k1::Message::from_slice`: use from_digest_slice instead
|
|
|
The logs for this run have expired and are no longer available.
Loading