Skip to content

fix: impl rsrpc

fix: impl rsrpc #16

Triggered via push February 16, 2024 20:02
Status Failure
Total duration 2m 46s
Artifacts

lint.yml

on: push
Matrix: clippy
Matrix: rustfmt
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 30 warnings
rustfmt (ubuntu-20.04)
Process completed with exit code 1.
rustfmt (macos-latest)
Process completed with exit code 1.
rustfmt (windows-latest)
Process completed with exit code 1.
clippy (ubuntu-20.04): src/extra/rpc.rs#L3
unused import: `Executable`
clippy (ubuntu-20.04): src/util/ws.rs#L42
variable does not need to be mutable
clippy (ubuntu-20.04): src/main.rs#L118
function `show_notification` is never used
clippy (ubuntu-20.04): src/extra/rpc.rs#L14
fields `name` and `exe` are never read
clippy (ubuntu-20.04): src/extra/rpc.rs#L40
function `append_to_local` is never used
clippy (ubuntu-20.04): src/extra/rpc.rs#L86
function `blank_activity` is never used
clippy (ubuntu-20.04): src/extra/rpc.rs#L106
function `get_windows` is never used
clippy (ubuntu-20.04): src/util/open.rs#L16
function `open_scheme` is never used
clippy (ubuntu-20.04): src/main.rs#L59
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
clippy (ubuntu-20.04)
Process completed with exit code 101.
clippy (macos-latest): src/extra/rpc.rs#L3
unused import: `Executable`
clippy (macos-latest): src/util/ws.rs#L42
variable does not need to be mutable
clippy (macos-latest): src/main.rs#L118
function `show_notification` is never used
clippy (macos-latest): src/extra/rpc.rs#L14
fields `name` and `exe` are never read
clippy (macos-latest): src/extra/rpc.rs#L40
function `append_to_local` is never used
clippy (macos-latest): src/extra/rpc.rs#L86
function `blank_activity` is never used
clippy (macos-latest): src/extra/rpc.rs#L106
function `get_windows` is never used
clippy (macos-latest): src/util/open.rs#L16
function `open_scheme` is never used
clippy (macos-latest): src/main.rs#L59
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
clippy (macos-latest)
Process completed with exit code 101.
clippy (windows-latest): src/extra/rpc.rs#L3
unused import: `Executable`
clippy (windows-latest): src/util/ws.rs#L42
variable does not need to be mutable
clippy (windows-latest): src/main.rs#L118
function `show_notification` is never used
clippy (windows-latest): src/extra/rpc.rs#L14
fields `name` and `exe` are never read
clippy (windows-latest): src/extra/rpc.rs#L40
function `append_to_local` is never used
clippy (windows-latest): src/extra/rpc.rs#L86
function `blank_activity` is never used
clippy (windows-latest): src/extra/rpc.rs#L106
function `get_windows` is never used
clippy (windows-latest): src/util/open.rs#L16
function `open_scheme` is never used
clippy (windows-latest): src/main.rs#L59
casting raw pointers to the same type and constness is unnecessary (`*const i8` -> `*const i8`)
clippy (windows-latest)
Process completed with exit code 1.
rustfmt (ubuntu-20.04): src/extra/mod.rs#L1
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L25
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L36
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L45
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L52
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L66
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L79
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/mod.rs#L97
Diff in /home/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (ubuntu-20.04): src/extra/rpc.rs#L1
Diff in /home/runner/work/Flooed/Flooed/src/extra/rpc.rs
rustfmt (ubuntu-20.04): src/extra/rpc.rs#L5
Diff in /home/runner/work/Flooed/Flooed/src/extra/rpc.rs
rustfmt (macos-latest): src/extra/mod.rs#L1
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L25
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L36
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L45
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L52
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L66
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L79
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/mod.rs#L97
Diff in /Users/runner/work/Flooed/Flooed/src/extra/mod.rs
rustfmt (macos-latest): src/extra/rpc.rs#L1
Diff in /Users/runner/work/Flooed/Flooed/src/extra/rpc.rs
rustfmt (macos-latest): src/extra/rpc.rs#L5
Diff in /Users/runner/work/Flooed/Flooed/src/extra/rpc.rs
rustfmt (windows-latest): src/extra/mod.rs#L1
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L25
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L36
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L45
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L52
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L66
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L79
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/mod.rs#L97
Diff in \\?\D:\a\Flooed\Flooed\src\extra\mod.rs
rustfmt (windows-latest): src/extra/rpc.rs#L1
Diff in \\?\D:\a\Flooed\Flooed\src\extra\rpc.rs
rustfmt (windows-latest): src/extra/rpc.rs#L5
Diff in \\?\D:\a\Flooed\Flooed\src\extra\rpc.rs