Integrating feature into dev: I40 transaction fee distribution #49
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
35 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_message_memorium.rs#L887
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L866
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L843
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L877
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L855
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L36
enum is never used: `SealMessageState`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L310
field is never read: `reason`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L331
field is never read: `fault_kind`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L340
struct is never constructed: `StakingEpochRange`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L372
associated function is never used: `on_sealing_message_received`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L887
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L866
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L843
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L877
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L855
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L36
enum is never used: `SealMessageState`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L310
field is never read: `reason`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L331
field is never read: `fault_kind`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L340
struct is never constructed: `StakingEpochRange`
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L372
associated function is never used: `on_sealing_message_received`
|
Check:
crates/runtime/io/src/lib.rs#L258
field is never read: `data`
|
Check:
crates/runtime/io/src/lib.rs#L289
field is never read: `data`
|
Check
`ethcore-io` (lib test) generated 2 warnings
|
Check:
crates/db/memory-db/benches/bench.rs#L47
unnecessary trailing semicolon
|
Check
`memory-db` (bench "bench") generated 1 warning
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L887
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L866
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L843
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L877
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
Check:
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L855
cannot borrow `*self` as mutable because it is also borrowed as immutable
|
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/
|