Serialize BlockId directly for block_receipts #12
Annotations
32 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions-rs/cargo@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected], 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/
|
Checking ipc-tokio
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ipc-tokio:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ipc-tokio
`web3` (lib) generated 1 warning (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/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tls-tokio
`web3` (lib) generated 1 warning (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/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking without transports
`web3` (lib) generated 1 warning (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/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tokio
`web3` (lib) generated 1 warning (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/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking http
`web3` (lib) generated 1 warning (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/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-tls-async-std
`web3` (lib) generated 1 warning (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking http-tls
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking http-tls:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking http-tls
`web3` (lib) generated 1 warning (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking ws-async-std
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking ws-async-std:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking ws-async-std
`web3` (lib) generated 1 warning (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking http-rustls-tls
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking http-rustls-tls:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking http-rustls-tls
`web3` (lib) generated 1 warning (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Checking http-native-tls
`/home/runner/work/rust-web3/rust-web3/.cargo/config` is deprecated in favor of `config.toml`
|
Checking http-native-tls:
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
Checking http-native-tls
`web3` (lib) generated 1 warning (run `cargo fix --lib -p web3` to apply 1 suggestion)
|
Loading