GH action: Run rustfmt+cargo autofix when the PR is merged #17
Annotations
16 warnings
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
src/uucore/src/lib/features/fsext.rs#L354
WARNING: `cargo clippy`: unneeded sub `cfg` when there is only one condition
|
|
src/uucore/src/lib/lib.rs#L17
WARNING: `cargo clippy`: unexpected `cfg` condition value: `winapi`
|
|
src/uucore/src/lib/features/fsext.rs#L96
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
|
|
src/uucore/src/lib/features/fsext.rs#L112
WARNING: `cargo clippy`: unexpected `cfg` condition value: `bitrig`
|
|
src/uucore/src/lib/features/fsext.rs#L598
WARNING: `cargo clippy`: operator precedence might not be obvious
|
|
src/uucore/src/lib/features/utmpx.rs#L43
WARNING: `cargo clippy`: private item shadows public glob re-export
|
|
src/uucore/src/lib/features/fsext.rs#L164
WARNING: `cargo clippy`: casting to the same type is unnecessary (`i32` -> `i32`)
|
|
src/uucore/src/lib/features/fsext.rs#L193
WARNING: `cargo clippy`: this if-then-else expression assigns a bool literal
|
|
src/uucore/src/lib/features/fsext.rs#L460
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
|
|
src/uucore/src/lib/features/fsext.rs#L461
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
|
|
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002
|
The logs for this run have expired and are no longer available.
Loading