refactor(chmod): move from walker to walkdir, simplify the code and a… #15
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/lib.rs#L25
WARNING: `cargo clippy`: unexpected `cfg` condition value: `winapi`
|
|
src/uucore/src/lib/features/perms.rs#L7
WARNING: `cargo clippy`: private item shadows public glob re-export
|
|
src/uucore/src/lib/features/utmpx.rs#L246
WARNING: `cargo clippy`: lint `clippy::temporary_cstring_as_ptr` has been renamed to `dangling_pointers_from_temporaries`
|
|
src/uucore/src/lib/features/perms.rs#L9
WARNING: `cargo clippy`: `#[macro_use]` only has an effect on `extern crate` and modules
|
|
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/features/process.rs#L114
WARNING: `cargo clippy`: dereferencing a tuple pattern where every element takes a reference
|
|
src/uucore/src/lib/features/process.rs#L131
WARNING: `cargo clippy`: dereferencing a tuple pattern where every element takes a reference
|
|
src/uucore/src/lib/features/utmpx.rs#L138
WARNING: `cargo clippy`: casting to the same type is unnecessary (`i16` -> `i16`)
|
|
src/uucore/src/lib/features/utmpx.rs#L142
WARNING: `cargo clippy`: casting to the same type is unnecessary (`i32` -> `i32`)
|
|
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