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/
|
|
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#L513
WARNING: `cargo clippy`: casting to the same type is unnecessary (`u64` -> `u64`)
|
|
src\uucore\src\lib\features\zero_copy.rs#L61
WARNING: `cargo clippy`: the following explicit lifetimes could be elided: 'a
|
|
src\uucore\src\lib\features\zero_copy.rs#L71
WARNING: `cargo clippy`: the following explicit lifetimes could be elided: 'a
|
|
src\uucore\src\lib\mods\os.rs#L1
WARNING: `cargo clippy`: empty lines after doc comment
|
|
src\uucore\src\lib\mods\ranges.rs#L22
WARNING: `cargo clippy`: importing a legacy numeric constant
|
|
src\uucore\src\lib\mods\ranges.rs#L42
WARNING: `cargo clippy`: redundant guard
|
|
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 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