chore(release): bump to v0.21.0 (#303) #23
mutants-weekly.yml
on: push
cargo-mutants shard 0/8
19m 23s
Annotations
11 warnings
|
cargo-mutants shard 0/8
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L290
replace < with <= in cmd_items
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L290
replace < with > in cmd_items
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L290
replace < with == in cmd_items
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L286
replace cmd_items with ()
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L246
replace match guard s.starts_with('-') with false in cmd_parse
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L246
replace match guard s.starts_with('-') with true in cmd_parse
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L240
replace cmd_parse with ()
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L210
replace locate_spar_mcp_binary -> Option<std::path::PathBuf> with Some(Default::default())
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L210
replace locate_spar_mcp_binary -> Option<std::path::PathBuf> with None
|
|
Missed mutant:
crates/spar-cli/src/main.rs#L31
replace main with ()
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
mutants-out-28058809057
|
7.85 MB |
sha256:92fbcf54a7c1741e89b9a33d63a62bef56fe229a054cbc07202cc284178daf79
|
|