Update secp256k1 requirement from 0.28 to 0.29 #585
Annotations
50 warnings
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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Checking ipc-tokio
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ipc-tokio:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking ipc-tokio:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking ipc-tokio:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ipc-tokio:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking ipc-tokio:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking ipc-tokio:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking ipc-tokio
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking ws-tls-async-std
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ws-tls-async-std:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tls-async-std:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tls-async-std:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tls-async-std:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking ws-tls-async-std:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking ws-tls-async-std:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking ws-tls-async-std
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking ws-tls-tokio
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ws-tls-tokio:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tls-tokio:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tls-tokio:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tls-tokio:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking ws-tls-tokio:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking ws-tls-tokio:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking ws-tls-tokio
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking without transports
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking without transports:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking without transports:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking without transports:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking without transports:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking without transports:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking without transports:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking without transports
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking ws-tokio
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ws-tokio:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tokio:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking ws-tokio:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tokio:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking ws-tokio:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking ws-tokio:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking ws-tokio
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking http
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking http:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking http:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking http:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking http:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking http:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking http:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking http
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Loading