fix: notifications on linux #6
Annotations
33 errors and 16 warnings
rustfmt (ubuntu-20.04)
Process completed with exit code 1.
|
rustfmt (windows-latest)
Process completed with exit code 1.
|
clippy (ubuntu-20.04):
src/compat/firefox.rs#L1
unused import: `webui_rs::webui::bindgen::*`
|
clippy (ubuntu-20.04):
src/util/paths.rs#L3
unused import: `webui_rs::webui::WebUIBrowser`
|
clippy (ubuntu-20.04):
src/compat/firefox.rs#L5
unused variable: `ext`
|
clippy (ubuntu-20.04):
src/main.rs#L89
function `show_notification` is never used
|
clippy (ubuntu-20.04):
src/config.rs#L49
function `write_config_file` is never used
|
clippy (ubuntu-20.04):
src/util/paths.rs#L42
function `config_is_local` is never used
|
clippy (ubuntu-20.04):
src/util/paths.rs#L49
function `get_plugin_dir` is never used
|
clippy (ubuntu-20.04):
src/util/paths.rs#L85
function `get_theme_dir` is never used
|
clippy (ubuntu-20.04):
src/util/paths.rs#L152
function `custom_detectables_path` is never used
|
clippy (ubuntu-20.04):
src/main.rs#L46
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
|
rustfmt (macos-latest)
Process completed with exit code 1.
|
clippy (macos-latest):
src/compat/firefox.rs#L1
unused import: `webui_rs::webui::bindgen::*`
|
clippy (macos-latest):
src/util/paths.rs#L3
unused import: `webui_rs::webui::WebUIBrowser`
|
clippy (macos-latest):
src/compat/firefox.rs#L5
unused variable: `ext`
|
clippy (macos-latest):
src/main.rs#L89
function `show_notification` is never used
|
clippy (macos-latest):
src/config.rs#L49
function `write_config_file` is never used
|
clippy (macos-latest):
src/util/paths.rs#L42
function `config_is_local` is never used
|
clippy (macos-latest):
src/util/paths.rs#L49
function `get_plugin_dir` is never used
|
clippy (macos-latest):
src/util/paths.rs#L85
function `get_theme_dir` is never used
|
clippy (macos-latest):
src/util/paths.rs#L152
function `custom_detectables_path` is never used
|
clippy (macos-latest):
src/main.rs#L46
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
|
clippy (windows-latest):
src/compat/firefox.rs#L1
unused import: `webui_rs::webui::bindgen::*`
|
clippy (windows-latest):
src/util/paths.rs#L3
unused import: `webui_rs::webui::WebUIBrowser`
|
clippy (windows-latest):
src/compat/firefox.rs#L5
unused variable: `ext`
|
clippy (windows-latest):
src/main.rs#L89
function `show_notification` is never used
|
clippy (windows-latest):
src/config.rs#L49
function `write_config_file` is never used
|
clippy (windows-latest):
src/util/paths.rs#L42
function `config_is_local` is never used
|
clippy (windows-latest):
src/util/paths.rs#L49
function `get_plugin_dir` is never used
|
clippy (windows-latest):
src/util/paths.rs#L85
function `get_theme_dir` is never used
|
clippy (windows-latest):
src/util/paths.rs#L152
function `custom_detectables_path` is never used
|
clippy (windows-latest):
src/main.rs#L46
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
|
rustfmt (ubuntu-20.04):
src/compat/firefox.rs#L5
Diff in /home/runner/work/Flooed/Flooed/src/compat/firefox.rs
|
rustfmt (ubuntu-20.04):
src/compat/mod.rs#L1
Diff in /home/runner/work/Flooed/Flooed/src/compat/mod.rs
|
rustfmt (ubuntu-20.04):
src/main.rs#L10
Diff in /home/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (ubuntu-20.04):
src/main.rs#L26
Diff in /home/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (ubuntu-20.04):
src/main.rs#L37
Diff in /home/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (ubuntu-20.04):
src/util/paths.rs#L146
Diff in /home/runner/work/Flooed/Flooed/src/util/paths.rs
|
rustfmt (windows-latest):
src/compat/firefox.rs#L5
Diff in \\?\D:\a\Flooed\Flooed\src\compat\firefox.rs
|
rustfmt (windows-latest):
src/main.rs#L26
Diff in \\?\D:\a\Flooed\Flooed\src\main.rs
|
rustfmt (windows-latest):
src/main.rs#L37
Diff in \\?\D:\a\Flooed\Flooed\src\main.rs
|
rustfmt (windows-latest):
src/util/paths.rs#L146
Diff in \\?\D:\a\Flooed\Flooed\src\util\paths.rs
|
rustfmt (macos-latest):
src/compat/firefox.rs#L5
Diff in /Users/runner/work/Flooed/Flooed/src/compat/firefox.rs
|
rustfmt (macos-latest):
src/compat/mod.rs#L1
Diff in /Users/runner/work/Flooed/Flooed/src/compat/mod.rs
|
rustfmt (macos-latest):
src/main.rs#L10
Diff in /Users/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (macos-latest):
src/main.rs#L26
Diff in /Users/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (macos-latest):
src/main.rs#L37
Diff in /Users/runner/work/Flooed/Flooed/src/main.rs
|
rustfmt (macos-latest):
src/util/paths.rs#L146
Diff in /Users/runner/work/Flooed/Flooed/src/util/paths.rs
|