Skip to content

wip

wip #282

Triggered via push September 23, 2025 06:58
Status Success
Total duration 4m 30s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
this expression creates a reference which is immediately dereferenced by the compiler: crates/chain/src/canonical_iter.rs#L474
error: this expression creates a reference which is immediately dereferenced by the compiler --> crates/chain/src/canonical_iter.rs:474:37 | 474 | a_last_seen.cmp(&b_last_seen) | ^^^^^^^^^^^^ help: change this to: `b_last_seen` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#needless_borrow = note: `-D clippy::needless-borrow` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::needless_borrow)]`
writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do: crates/chain/src/canonical_iter.rs#L440
error: writing `&mut Vec` instead of `&mut [_]` involves a new object where a slice will do --> crates/chain/src/canonical_iter.rs:440:16 | 440 | level: &mut Vec<Txid>, | ^^^^^^^^^^^^^^ help: change this to: `&mut [Txid]` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#ptr_arg = note: `-D clippy::ptr-arg` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::ptr_arg)]`
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
458 KB
sha256:83615511853ee74efd5db1c0957306ffff8a0e67bb92f4cc4a79710ff957e30c