feat: added zora and worldchain networks (#411) #811
Annotations
9 errors and 10 warnings
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L711
struct takes 2 generic arguments but 1 generic argument was supplied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L761
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L781
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L801
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L821
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L830
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L844
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L859
the trait bound `MockRpc: ConsensusSpec` is not satisfied
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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#L46
field `db` is never read
|
Run actions-rs/cargo@v1
`helios-ethereum` (lib) generated 1 warning
|
Run actions-rs/cargo@v1:
ethereum/src/consensus.rs#L708
unused import: `ConsensusRpc`
|
Run actions-rs/cargo@v1
`helios-ethereum` (lib test) generated 1 warning
|
Loading