upgraded idna and url to fix vulnerability RUSTSEC-2024-0421 #587
Annotations
29 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Checking rust-stable
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking rust-stable:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Checking rust-stable:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Checking rust-stable:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking rust-stable:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Checking rust-stable:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Checking rust-stable:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Checking rust-stable
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Testing rust-stable
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Testing rust-stable:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Testing rust-stable:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Testing rust-stable:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Testing rust-stable:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Testing rust-stable:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Testing rust-stable:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Testing rust-stable:
src/types/uint.rs#L162
function `random_doesnt_panic` is never used
|
Testing rust-stable:
src/helpers.rs#L110
missing documentation for a module
|
Testing rust-stable
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Testing rust-stable with arbitrary_precision
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Testing rust-stable with arbitrary_precision:
src/transports/mod.rs#L9
unexpected `cfg` condition value: `http-rustls`
|
Testing rust-stable with arbitrary_precision:
src/transports/mod.rs#L11
unexpected `cfg` condition value: `http-rustls`
|
Testing rust-stable with arbitrary_precision:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Testing rust-stable with arbitrary_precision:
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
Testing rust-stable with arbitrary_precision:
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
Testing rust-stable with arbitrary_precision:
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
Testing rust-stable with arbitrary_precision
`web3` (lib) generated 6 warnings (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Testing rust-stable with arbitrary_precision:
src/types/uint.rs#L162
function `random_doesnt_panic` is never used
|
Testing rust-stable with arbitrary_precision:
src/helpers.rs#L110
missing documentation for a module
|
Loading