Newly introduced findings

List of Findings

Error: CLIPPY_WARNING: [#def1]
crates/lib/src/status.rs:835:60: warning: use of a disallowed method `str::len`
#      |
#  835 |     let max_label_len = rows.iter().map(|(label, _)| label.len()).max().unwrap_or(0);
#      |                                                            ^^^
#      |
#      = note: use <str>.as_bytes().len() instead
#      = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#disallowed_methods
#      = note: requested on the command line with `-D clippy::disallowed-methods`

Error: CLIPPY_WARNING: [#def2]
crates/tests-integration/src/container.rs:155:5: warning: matching on `Some` with `ok()` is redundant
#      |
#  155 |     if let Some(base) = std::env::var("BOOTC_base").ok() {
#      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#      |
#      = help: for further information visit https://rust-lang.github.io/rust-clippy/rust-1.92.0/index.html#match_result_ok
#  help: consider matching on `Ok(base)` and removing the call to `ok` instead
#      |
#  155 -     if let Some(base) = std::env::var("BOOTC_base").ok() {
#  155 +     if let Ok(base) = std::env::var("BOOTC_base") {
#      |

Scan Properties

analyzer-version-clippy1.92.0
analyzer-version-cppcheck2.18.3
analyzer-version-gcc15.2.1
analyzer-version-gcc-analyzer15.2.1
analyzer-version-shellcheck0.11.0
analyzer-version-unicontrol0.0.2
diffbase-analyzer-version-clippy1.92.0
diffbase-analyzer-version-cppcheck2.18.3
diffbase-analyzer-version-gcc15.2.1
diffbase-analyzer-version-gcc-analyzer15.2.1
diffbase-analyzer-version-shellcheck0.11.0
diffbase-analyzer-version-unicontrol0.0.2
diffbase-enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
diffbase-exit-code0
diffbase-hostip-172-16-1-138.us-west-2.compute.internal
diffbase-known-false-positives/usr/share/csmock/known-false-positives.js
diffbase-known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
diffbase-mock-configfedora-rawhide-x86_64
diffbase-project-namebootc-202512290759.g0e2ad92675-1
diffbase-store-results-to/tmp/tmp5xa0qg14/bootc-202512290759.g0e2ad92675-1.tar.xz
diffbase-time-created2025-12-29 08:50:37
diffbase-time-finished2025-12-29 09:04:03
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'cppcheck,unicontrol,gcc,shellcheck,clippy' '-o' '/tmp/tmp5xa0qg14/bootc-202512290759.g0e2ad92675-1.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmp5xa0qg14/bootc-202512290759.g0e2ad92675-1.src.rpm'
diffbase-tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9
enabled-pluginsclippy, cppcheck, gcc, shellcheck, unicontrol
exit-code0
hostip-172-16-1-138.us-west-2.compute.internal
known-false-positives/usr/share/csmock/known-false-positives.js
known-false-positives-rpmknown-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch
mock-configfedora-rawhide-x86_64
project-namebootc-202512290821.gac61dddd51-1
store-results-to/tmp/tmphka3ys7d/bootc-202512290821.gac61dddd51-1.tar.xz
time-created2025-12-29 09:04:23
time-finished2025-12-29 09:17:26
titleNewly introduced findings
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'cppcheck,unicontrol,gcc,shellcheck,clippy' '-o' '/tmp/tmphka3ys7d/bootc-202512290821.gac61dddd51-1.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '/tmp/tmphka3ys7d/bootc-202512290821.gac61dddd51-1.src.rpm'
tool-versioncsmock-3.8.3.20251215.161544.g62de9a5-1.el9