Skip to content

test: add suite of scenarios for txs topological order #241

test: add suite of scenarios for txs topological order

test: add suite of scenarios for txs topological order #241

Triggered via push September 12, 2025 04:33
Status Failure
Total duration 3m 46s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
this loop never actually loops: crates/chain/src/canonical_iter.rs#L210
error: this loop never actually loops --> crates/chain/src/canonical_iter.rs:210:9 | 210 | / loop { 211 | | while let Some((txid, tx)) = self.unprocessed_assumed_txs.next() { 212 | | if !self.is_canonicalized(txid) { 213 | | self.mark_canonical(txid, tx, CanonicalReason::assumed()); ... | 252 | | return None; 253 | | } | |_________^ | = 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
Process completed with exit code 1.
Code Coverage
Cache not found for keys: v0-rust-Codecov-Linux-x64-e30d0c1f-e8264f82, v0-rust-Codecov-Linux-x64-e30d0c1f
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/