ls: Fix excessive ls -al syscalls for ACL metadata #13384
Triggered via pull request
September 21, 2025 19:08
Status
Failure
Total duration
8m 40s
Artifacts
–
Annotations
5 errors and 2 notices
|
Style and Lint (ubuntu-24.04, unix)
The process '/usr/bin/bash' failed with exit code 1
|
|
Style and Lint (ubuntu-24.04, unix):
src/uu/ls/src/ls.rs#L1947
ERROR: `cargo clippy`: called `map(<f>).unwrap_or(false)` on an `Option` value (file:'src/uu/ls/src/ls.rs', line:1947)
|
|
Style and Lint (ubuntu-24.04, unix):
src/uu/ls/src/ls.rs#L1933
ERROR: `cargo clippy`: called `map(<f>).unwrap_or(false)` on an `Option` value (file:'src/uu/ls/src/ls.rs', line:1933)
|
|
Style and Lint (ubuntu-24.04, unix):
src/uu/ls/src/ls.rs#L1927
ERROR: `cargo clippy`: called `map(<f>).unwrap_or(false)` on an `Option` value (file:'src/uu/ls/src/ls.rs', line:1927)
|
|
Style and Lint (ubuntu-24.04, unix):
src/uu/ls/src/ls.rs#L1920
ERROR: `cargo clippy`: it is more idiomatic to use `Option<&T>` instead of `&Option<T>` (file:'src/uu/ls/src/ls.rs', line:1920)
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|