refactor: custom EVM support #967
Annotations
10 errors and 14 warnings
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
ethereum/src/spec.rs#L163
future cannot be sent between threads safely
|
Run actions-rs/cargo@v1:
core/src/client/node.rs#L11
unused import: `crate::execution::evm::Evm`
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L11
unused imports: `Bytes`, `Env`, `ExecutionResult`, and `ResultAndState`
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L58
type `EvmState<N, R>` is more private than the item `ProofDB::state`
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L28
fields `execution`, `chain_id`, and `tag` are never read
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L69
field `0` is never read
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L70
field `0` is never read
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L71
fields `0` and `1` are never read
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L78
fields `block` and `execution` are never read
|
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L95
methods `update_state`, `needs_update`, and `prefetch_state` are never used
|
Run actions-rs/cargo@v1
`helios-core` (lib) generated 9 warnings (run `cargo fix --lib -p helios-core` to apply 2 suggestions)
|
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/
|
Loading