Fix typo: "commitee" -> "committee" across codebase #933
Annotations
8 errors and 5 warnings
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L172
no function or associated item named `sync_committee_size` found for type parameter `S` in the current scope
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L355
no function or associated item named `slots_per_sync_committee_period` found for type parameter `S` in the current scope
|
Run actions-rs/cargo@v1:
ethereum/consensus-core/src/consensus_core.rs#L387
no function or associated item named `epochs_per_sync_committee_period` found for type parameter `S` in the current scope
|
Run actions-rs/cargo@v1
could not compile `helios-consensus-core` (lib) due to 3 previous errors
|
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#L292
this loop could be written as a `while let` loop
|
Run actions-rs/cargo@v1:
core/src/execution/state.rs#L313
unnecessary use of `get(&prev).is_none()`
|
Run actions-rs/cargo@v1
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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