Network Sustainability Mechanism - ZIP 234 & 235 implementation #2057
Annotations
1 error and 10 warnings
Run tests
Process completed with exit code 1.
|
Run tests:
zebra-test/src/lib.rs#L185
use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
|
Run tests:
zebra-chain/src/transaction.rs#L262
elided lifetime has a name
|
Run tests:
zebra-chain/src/serialization.rs#L26
missing documentation for a module
|
Run tests:
tower-fallback/tests/fallback.rs#L1
missing documentation for the crate
|
Run tests:
zebra-state/src/service/check.rs#L8
unused import: `MAX_MONEY`
|
Run tests:
zebra-state/src/service/non_finalized_state/chain.rs#L1275
elided lifetime has a name
|
Run tests:
zebra-state/src/service/write.rs#L10
unused import: `amount::MAX_MONEY`
|
Run tests:
zebra-rpc/src/methods/get_block_template_rpcs/get_block_template.rs#L9
unused import: `MAX_MONEY`
|
Run tests:
zebrad/src/commands.rs#L29
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Run tests:
zebrad/src/commands/start.rs#L103
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
Loading