Merge branch 'main' into fs_extra #58
CICD.yml
on: push
Matrix: Dependencies
Matrix: MinRustV
Style/cargo-deny
17s
Matrix: Code Coverage
Matrix: Documentation/warnings
Matrix: Style/deps
Matrix: Style/format
Matrix: Style/lint
Matrix: Style/spelling
Matrix: Build
Matrix: Build/Makefile
Matrix: Build/nightly
Matrix: Build/stable
Matrix: Binary sizes
Matrix: Test Android builds
Matrix: Tests/BusyBox test suite
Matrix: Tests/FreeBSD test suite
Matrix: Tests/Toybox test suite
Annotations
41 errors and 11 warnings
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Style/lint (ubuntu-latest, feat_os_unix):
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)
|
Code Coverage (ubuntu-latest, unix)
Process completed with exit code 101.
|
Documentation/warnings (ubuntu-latest, feat_os_unix)
Process completed with exit code 101.
|
Code Coverage (windows-latest, windows)
Process completed with exit code 1.
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
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)
|
Style/lint (windows-latest, feat_os_windows):
src\uucore\src\lib\features\memo.rs#L20
ERROR: `cargo clippy`: doc list item without indentation (file:'src\uucore\src\lib\features\memo.rs', line:20)
|
MinRustV (ubuntu-latest, feat_os_unix)
Process completed with exit code 101.
|
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
|
Style/deps (ubuntu-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Style/lint (macos-latest, feat_os_macos):
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)
|
Code Coverage (macos-latest, macos)
Process completed with exit code 101.
|
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
ERROR: `cargo udeps`: style violation (unused dependency found)
|
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Process completed with exit code 1.
|
Style/deps (windows-latest, feat_os_windows)
ERROR: `cargo udeps`: style violation (unused dependency found)
|
Style/deps (windows-latest, feat_os_windows)
Process completed with exit code 1.
|
Code Coverage (ubuntu-latest, unix)
Failed to restore: Cache service responded with 429
|
Dependencies (ubuntu-latest, feat_os_unix)
Failed to save: Cache service responded with 429 during commit cache.
|
Dependencies (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
|
Documentation/warnings (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
|
Code Coverage (windows-latest, windows)
Failed to restore: Cache service responded with 429
|
Style/lint (windows-latest, feat_os_windows)
Failed to restore: Cache service responded with 429
|
Style/spelling (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
|
MinRustV (ubuntu-latest, feat_os_unix)
Failed to restore: Cache service responded with 429
|
Style/lint (macos-latest, feat_os_macos)
Failed to restore: Cache service responded with 429
|
Code Coverage (macos-latest, macos)
Failed to restore: Cache service responded with 429
|
Style/deps (macos-latest, feat_Tier1,feat_require_unix,feat_require_unix_utmpx)
Failed to restore: Cache service responded with 429
|