feat: add rattler_menuinst
crate
#3174
Annotations
9 errors and 1 warning
Run clippy:
crates/rattler_menuinst/src/linux/menu_xml.rs#L7
unused import: `thiserror::Error`
|
Run clippy:
crates/rattler_menuinst/src/linux.rs#L97
method `ensure_directories_exist` is never used
|
Run clippy:
crates/rattler_menuinst/src/linux/menu_xml.rs#L11
struct `MenuXml` is never constructed
|
Run clippy:
crates/rattler_menuinst/src/linux/menu_xml.rs#L19
multiple associated items are never used
|
Run clippy:
crates/rattler_menuinst/src/linux/menu_xml.rs#L232
function `main` is never used
|
Run clippy:
crates/rattler_menuinst/src/render.rs#L17
function `resolve` is never used
|
Run clippy:
crates/rattler_menuinst/src/linux.rs#L277
this expression creates a reference which is immediately dereferenced by the compiler
|
Run clippy:
crates/rattler_menuinst/src/linux.rs#L524
matching on `Some` with `ok()` is redundant
|
Run clippy
Process completed with exit code 101.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading