fixed build-linux.sh for diamond-node #76
Annotations
25 warnings
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/
|
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/
|
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/
|
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/
|
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/
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u8; 64]` does not permit being left uninitialized
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u32; 16]` does not permit being left uninitialized
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u64; 8]` does not permit being left uninitialized
|
|
crates/ethcore/src/engines/hbbft/hbbft_engine.rs#L63
unused import: `std::process::Command`
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L1
unused import: `bytes::ToPretty`
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L36
enum `SealMessageState` is never used
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L310
field `reason` is never read
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L331
field `fault_kind` is never read
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L340
struct `StakingEpochRange` is never constructed
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u8; 64]` does not permit being left uninitialized
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u32; 16]` does not permit being left uninitialized
|
crates/concensus/ethash/src/shared.rs#L85
the type `[u64; 8]` does not permit being left uninitialized
|
|
crates/ethcore/src/engines/hbbft/hbbft_engine.rs#L63
unused import: `std::process::Command`
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L1
unused import: `bytes::ToPretty`
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L36
enum `SealMessageState` is never used
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L310
field `reason` is never read
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L331
field `fault_kind` is never read
|
crates/ethcore/src/engines/hbbft/hbbft_message_memorium.rs#L340
struct `StakingEpochRange` is never constructed
|
The logs for this run have expired and are no longer available.
Loading