Pass optional timeout alongside headers #8
Annotations
6 errors and 8 warnings
src/lib.rs#L16
unresolved import `headers`
|
src/api/eth.rs#L3
unresolved import `headers`
|
src/transports/batch.rs#L12
unresolved import `headers`
|
src/transports/either.rs#L10
unresolved import `headers`
|
src/transports/eip_1193.rs#L173
method `send` has 3 parameters but the declaration in trait `Transport::send` has 5
|
|
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 uses Node.js version which is deprecated 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/
|
|
src/types/uint.rs#L1
unused import: `BigEndianHash`
|
src/contract/ens/eth_ens.rs#L9
use of deprecated struct `idna::Config`
|
src/contract/ens/eth_ens.rs#L25
use of deprecated struct `idna::Config`
|
src/contract/ens/eth_ens.rs#L39
use of deprecated struct `idna::Config`
|
|
This job failed
Loading