Fix clippy #771
Annotations
10 errors and 5 warnings
Clippy:
frida/src/device.rs#L256
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/device_manager.rs#L85
unneeded `return` statement
|
Clippy:
frida/src/device_manager.rs#L107
unneeded `return` statement
|
Clippy:
frida/src/device_manager.rs#L144
unneeded `return` statement
|
Clippy:
frida/src/device_manager.rs#L148
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/injector.rs#L47
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/injector.rs#L133
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/injector.rs#L231
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/process.rs#L39
the following explicit lifetimes could be elided: 'a
|
Clippy:
frida/src/process.rs#L62
the following explicit lifetimes could be elided: 'a
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Install Rust
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/
|
Loading