operation solar storm #788
Annotations
10 errors and 8 warnings
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L681
struct takes 2 generic arguments but 1 generic argument was supplied
|
Run actions-rs/cargo@v1:
ethereum/tests/sync.rs#L7
struct takes 3 generic arguments but 2 generic arguments were supplied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L717
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/tests/sync.rs#L26
the trait bound `MockRpc: helios_consensus_core::consensus_spec::ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L731
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/tests/sync.rs#L26
the trait bound `ConfigDB: ConsensusRpc<MockRpc>` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L751
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L771
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L791
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L800
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L678
unused import: `ConsensusRpc`
|
Run actions-rs/cargo@v1
`helios-ethereum` (lib test) generated 1 warning
|
Loading