fix: firefox scaffolding and custom profiles dir #5
Annotations
10 errors
Clippy check:
src/compat/firefox.rs#L1
unused import: `webui_rs::webui::bindgen::*`
|
Clippy check:
src/util/paths.rs#L3
unused import: `webui_rs::webui::WebUIBrowser`
|
Clippy check:
src/compat/firefox.rs#L5
unused variable: `ext`
|
Clippy check:
src/main.rs#L89
function `show_notification` is never used
|
Clippy check:
src/config.rs#L49
function `write_config_file` is never used
|
Clippy check:
src/util/paths.rs#L42
function `config_is_local` is never used
|
Clippy check:
src/util/paths.rs#L49
function `get_plugin_dir` is never used
|
Clippy check:
src/util/paths.rs#L85
function `get_theme_dir` is never used
|
Clippy check:
src/util/paths.rs#L152
function `custom_detectables_path` is never used
|
Clippy check:
src/main.rs#L46
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
|
The logs for this run have expired and are no longer available.
Loading