fix: local dir handling #17
Annotations
10 errors
Clippy check:
src/extra/rpc.rs#L3
unused import: `Executable`
|
Clippy check:
src/util/ws.rs#L42
variable does not need to be mutable
|
Clippy check:
src/main.rs#L118
function `show_notification` is never used
|
Clippy check:
src/extra/rpc.rs#L14
fields `name` and `exe` are never read
|
Clippy check:
src/extra/rpc.rs#L40
function `append_to_local` is never used
|
Clippy check:
src/extra/rpc.rs#L86
function `blank_activity` is never used
|
Clippy check:
src/extra/rpc.rs#L106
function `get_windows` is never used
|
Clippy check:
src/util/open.rs#L16
function `open_scheme` is never used
|
Clippy check:
src/main.rs#L59
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
|
Clippy check
Process completed with exit code 101.
|
The logs for this run have expired and are no longer available.
Loading