Merge branch 'main' into fs_extra #58
Annotations
10 errors and 1 warning
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L375
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:375)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L376
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:376)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L377
ERROR: `cargo clippy`: unneeded sub `cfg` when there is only one condition (file:'src/uucore/src/lib/features/fsext.rs', line:377)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/encoding.rs#L91
ERROR: `cargo clippy`: can be more succinctly written as a byte str (file:'src/uucore/src/lib/features/encoding.rs', line:91)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L98
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:98)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L117
ERROR: `cargo clippy`: unexpected `cfg` condition value: `bitrig` (file:'src/uucore/src/lib/features/fsext.rs', line:117)
|
`cargo clippy` lint testing:
src/uucore/src/lib/mods/panic.rs#L13
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:13)
|
`cargo clippy` lint testing:
src/uucore/src/lib/mods/panic.rs#L16
ERROR: `cargo clippy`: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead (file:'src/uucore/src/lib/mods/panic.rs', line:16)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/tokenize/num_format/format_field.rs#L42
ERROR: `cargo clippy`: field `orig` is never read (file:'src/uucore/src/lib/features/tokenize/num_format/format_field.rs', line:42)
|
`cargo clippy` lint testing:
src/uucore/src/lib/features/fsext.rs#L198
ERROR: `cargo clippy`: this if-then-else expression assigns a bool literal (file:'src/uucore/src/lib/features/fsext.rs', line:198)
|
Run Swatinem/rust-cache@v2
Failed to restore: Cache service responded with 429
|
Loading