Skip to content

fix: more tweaks

fix: more tweaks #9

Triggered via push May 8, 2024 05:45
Status Failure
Total duration 4m 47s
Artifacts

backend.yml

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

Annotations

12 errors
clippy (macos-latest)
unused import: `Manager`
clippy (macos-latest)
no method named `get_window` found for mutable reference `&mut tauri::App` in the current scope
clippy (macos-latest)
this function takes 1 argument but 2 arguments were supplied
clippy (macos-latest)
Process completed with exit code 101.
clippy (ubuntu-latest)
unused import: `Manager`
clippy (ubuntu-latest)
no method named `get_window` found for mutable reference `&mut tauri::App` in the current scope
clippy (ubuntu-latest)
this function takes 1 argument but 2 arguments were supplied
clippy (ubuntu-latest)
Process completed with exit code 101.
clippy (windows-latest)
unused import: `Manager`
clippy (windows-latest)
no method named `get_window` found for mutable reference `&mut tauri::App` in the current scope
clippy (windows-latest)
this function takes 1 argument but 2 arguments were supplied
clippy (windows-latest)
Process completed with exit code 1.