Disable event tap on macOS before stopping run loop (#856) #940
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Clippy:
crates/livesplit-hotkey/src/hotkey.rs#L77
the following explicit lifetimes could be elided: 'de
|
Run Clippy:
crates/livesplit-hotkey/src/key_code.rs#L1188
the following explicit lifetimes could be elided: 'de
|
Run Clippy:
crates/livesplit-hotkey/src/key_code.rs#L1308
the following explicit lifetimes could be elided: 'de
|
Run Clippy:
crates/livesplit-hotkey/src/modifiers.rs#L89
the following explicit lifetimes could be elided: 'de
|
Run Clippy:
src/component/splits/column.rs#L180
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L231
this function has too many arguments (9/7)
|
Run Clippy:
src/component/splits/column.rs#L329
very complex type used. Consider factoring parts into `type` definitions
|
Run Clippy:
src/hotkey_config.rs#L118
this returns a `Result<_, ()>`
|
Run Clippy:
src/rendering/mod.rs#L553
this function has too many arguments (11/7)
|
Run Clippy:
src/rendering/mod.rs#L640
this function has too many arguments (8/7)
|
Loading