fixes #495: param and return types for eth_getStorageAt #996
test.yml
on: pull_request
check
22s
test
2m 54s
fmt
12s
clippy
2m 35s
wasm-compatibility
18s
Annotations
12 errors and 23 warnings
|
clippy:
core/src/execution/evm.rs#L105
field assignment outside of initializer for an instance created with Default::default()
|
|
clippy:
core/src/execution/state.rs#L306
this loop could be written as a `while let` loop
|
|
clippy:
core/src/execution/state.rs#L327
unnecessary use of `get(&prev).is_none()`
|
|
clippy:
core/src/execution/state.rs#L375
large size difference between variants
|
|
clippy:
core/src/execution/mod.rs#L376
unneeded `return` statement
|
|
clippy:
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
|
|
clippy:
core/src/execution/mod.rs#L538
writing `&Vec` instead of `&[_]` involves a new object where a slice will do
|
|
clippy
could not compile `helios-core` (lib) due to 6 previous errors
|
|
clippy:
ethereum/consensus-core/src/consensus_core.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
|
|
clippy:
ethereum/consensus-core/src/consensus_core.rs#L143
this expression creates a reference which is immediately dereferenced by the compiler
|
|
test
failed to run custom build command for `yeslogic-fontconfig-sys v6.0.0`
|
|
test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
fmt
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/
|
|
fmt
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/
|
|
fmt
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/
|
|
fmt
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/
|
|
wasm-compatibility
Unexpected input(s) 'arg', valid inputs are ['command', 'toolchain', 'args', 'use-cross']
|
|
wasm-compatibility
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/
|
|
wasm-compatibility
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/
|
|
wasm-compatibility
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/
|
|
wasm-compatibility
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/
|
|
check
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/
|
|
check
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/
|
|
check
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/
|
|
check
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
clippy
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/
|
|
clippy
Cache not found for keys: v0-rust-clippy-Linux-b0db9221-86e47081, v0-rust-clippy-Linux-b0db9221
|
|
test
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/
|
|
test
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/
|
|
test
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/
|
|
test
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/
|
|
test
Cache not found for keys: v0-rust-test-Linux-b0db9221-86e47081, v0-rust-test-Linux-b0db9221
|