Fixed warnings #92
Annotations
30 warnings
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L22
fields `staking_address`, `socket_addr`, and `public_key` are never read
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L310
method `disconnect_pending_validators` is never used
|
Check:
crates/ethcore/src/client/test_client.rs#L425
missing documentation for a method
|
Check:
crates/ethcore/src/spec/spec.rs#L1200
missing documentation for an associated function
|
Check
`ethcore` (lib) generated 4 warnings
|
Check:
bin/evmbin/src/main.rs#L339
field `cmd_stats` is never read
|
Check
`evmbin` (bin "openethereum-evm") generated 1 warning
|
Check
the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L22
fields `staking_address`, `socket_addr`, and `public_key` are never read
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L310
method `disconnect_pending_validators` is never used
|
Check
`ethcore` (lib) generated 2 warnings
|
Check:
bin/oe/account_utils.rs#L19
unused import: `crypto::publickey`
|
Check:
bin/oe/account_utils.rs#L21
unused import: `H160`
|
Check
`diamond-node` (lib) generated 2 warnings (run `cargo fix --lib -p diamond-node` to apply 2 suggestions)
|
Check
the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L22
fields `staking_address`, `socket_addr`, and `public_key` are never read
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_peers_management.rs#L310
method `disconnect_pending_validators` is never used
|
Check:
crates/ethcore/src/client/test_client.rs#L425
missing documentation for a method
|
Check:
crates/ethcore/src/spec/spec.rs#L1200
missing documentation for an associated function
|
Check
`ethcore` (lib) generated 4 warnings
|
Check:
crates/db/memory-db/benches/bench.rs#L47
unnecessary trailing semicolon
|
Check
`memory-db` (bench "bench") generated 1 warning
|
Check
`ethcore` (lib test) generated 2 warnings (2 duplicates)
|
Check:
crates/rpc/src/v1/tests/mocked/eth.rs#L80
field `runtime` is never read
|
Check:
crates/rpc/src/v1/tests/mocked/signing.rs#L44
fields `runtime` and `client` are never read
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|