refactor(chain)!: replace CanonicalIter
with sans-io `Canonicalizat…
#260
Annotations
2 errors and 5 warnings
using `clone` on type `Option<Txid>` which implements the `Copy` trait:
crates/chain/src/canonical_task.rs#L232
error: using `clone` on type `Option<Txid>` which implements the `Copy` trait
--> crates/chain/src/canonical_task.rs:232:47
|
232 | ... transitively: descendant.clone(),
| ^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*descendant`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy
|
using `clone` on type `Option<Txid>` which implements the `Copy` trait:
crates/chain/src/canonical_task.rs#L224
error: using `clone` on type `Option<Txid>` which implements the `Copy` trait
--> crates/chain/src/canonical_task.rs:224:43
|
224 | ... transitively: descendant.clone(),
| ^^^^^^^^^^^^^^^^^^ help: try dereferencing it: `*descendant`
|
= help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#clone_on_copy
= note: `-D clippy::clone-on-copy` implied by `-D warnings`
= help: to override `-D warnings` add `#[allow(clippy::clone_on_copy)]`
|
Code Coverage
Cache not found for keys: v0-rust-Codecov-Linux-x64-178d577a-e8264f82, v0-rust-Codecov-Linux-x64-178d577a
|
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
|
472 KB |
sha256:b718d0447dbb1ac0ba9976796ab573b2d669b8e2b0d38f8e6d472845902d1811
|
|