Skip to content

refactor: move to muda and tray_icon crates #757

refactor: move to muda and tray_icon crates

refactor: move to muda and tray_icon crates #757

GitHub Actions / cli failed Aug 14, 2023 in 0s

cli

2 errors

Details

Results

Message level Amount
Internal compiler error 0
Error 2
Warning 0
Note 0
Help 0

Versions

  • rustc 1.71.1 (eb26296b5 2023-08-03)
  • cargo 1.71.1 (7f1d04c00 2023-07-29)
  • clippy 0.1.71 (eb26296 2023-08-03)

Annotations

Check failure on line 1207 in src/interface/rust.rs

See this annotation in the file changed.

@github-actions github-actions / cli

function `get_appindicator_library_path` is never used

error: function `get_appindicator_library_path` is never used
    --> src/interface/rust.rs:1207:10
     |
1207 |   pub fn get_appindicator_library_path() -> PathBuf {
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: `-D dead-code` implied by `-D warnings`

Check failure on line 1207 in src/interface/rust.rs

See this annotation in the file changed.

@github-actions github-actions / cli

function `get_appindicator_library_path` is never used

error: function `get_appindicator_library_path` is never used
    --> src/interface/rust.rs:1207:10
     |
1207 |   pub fn get_appindicator_library_path() -> PathBuf {
     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
     |
     = note: `-D dead-code` implied by `-D warnings`