feat: pectra support #950
Annotations
10 errors and 4 warnings
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L95
field assignment outside of initializer for an instance created with Default::default()
|
Run actions-rs/cargo@v1:
core/src/execution/state.rs#L306
this loop could be written as a `while let` loop
|
Run actions-rs/cargo@v1:
core/src/execution/state.rs#L327
unnecessary use of `get(&prev).is_none()`
|
Run actions-rs/cargo@v1:
core/src/execution/mod.rs#L112
useless conversion to the same type: `u64`
|
Run actions-rs/cargo@v1:
core/src/execution/mod.rs#L289
useless conversion to the same type: `u64`
|
Run actions-rs/cargo@v1:
core/src/execution/mod.rs#L372
useless conversion to the same type: `u64`
|
Run actions-rs/cargo@v1
could not compile `helios-core` (lib) due to 6 previous errors
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/types/mod.rs#L238
an implementation of `From` is preferred since it gives you `Into<_>` for free where the reverse isn't true
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L143
this expression creates a reference which is immediately dereferenced by the compiler
|
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