fix: opstack wasm regression #904
Annotations
10 errors and 5 warnings
Run actions-rs/cargo@v1:
core/src/execution/evm.rs#L92
field assignment outside of initializer for an instance created with Default::default()
|
Run actions-rs/cargo@v1:
core/src/execution/state.rs#L259
this loop could be written as a `while let` loop
|
Run actions-rs/cargo@v1:
core/src/execution/state.rs#L280
unnecessary use of `get(&prev).is_none()`
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L39
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L141
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1
could not compile `helios-core` (lib) due to 3 previous errors
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L299
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L300
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L315
this expression creates a reference which is immediately dereferenced by the compiler
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L340
this expression creates a reference which is immediately dereferenced by the compiler
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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