feat(chain)!: introduce new TopologicalIterWithLevels
#246
Annotations
1 error and 6 warnings
this loop never actually loops:
crates/chain/src/canonical_iter.rs#L242
error: this loop never actually loops
--> crates/chain/src/canonical_iter.rs:242:9
|
242 | / loop {
243 | | while let Some((txid, tx)) = self.unprocessed_assumed_txs.next() {
244 | | if !self.is_canonicalized(txid) {
245 | | self.mark_canonical(txid, tx, CanonicalReason::assumed());
... |
296 | | return None;
297 | | }
| |_________^
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#never_loop
= note: `#[deny(clippy::never_loop)]` on by default
|
Code Coverage
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Code Coverage
Cache not found for keys: v0-rust-Codecov-Linux-x64-41fd49fb-e8264f82, v0-rust-Codecov-Linux-x64-41fd49fb
|
Code Coverage
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/
|
Code Coverage
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/
|
Code Coverage
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/
|
Code Coverage
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/
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
coverage-report
|
452 KB |
sha256:1d1854a62efcad4d27584e9fc9e33415f1a3613680572ebca173ee5854b77aa8
|
|