We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug When installing via yay -S hyprland-autoname-workspaces-git, console shows:
yay -S hyprland-autoname-workspaces-git
failures: ---- renamer::formatter::tests::test_app_workspace_new stdout ---- thread 'renamer::formatter::tests::test_app_workspace_new' panicked at src/renamer/formatter.rs:214:9: assertion `left == right` failed left: None right: Fullscreen note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace ---- renamer::tests::test_app_client_partial_eq stdout ---- thread 'renamer::tests::test_app_client_partial_eq' panicked at src/renamer/mod.rs:378:9: assertion `left == right` failed left: true right: false failures: renamer::formatter::tests::test_app_workspace_new renamer::tests::test_app_client_partial_eq test result: FAILED. 24 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s error: test failed, to rerun pass `--bin hyprland-autoname-workspaces` make: *** [Makefile:25: test] Error 101 ==> ERROR: A failure occurred in check(). Aborting... -> error making: hyprland-autoname-workspaces-git-exit status 4 -> Failed to install the following packages. Manual intervention is required: hyprland-autoname-workspaces-git - exit status 4
Program version?
Program configuration dump? (ideally)
To Reproduce yay -S hyprland-autoname-workspaces-git
Expected behavior Install to be successful
Linux Distro (please complete the following information):
The text was updated successfully, but these errors were encountered:
Same here... But the insatll via cargo works.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
When installing via
yay -S hyprland-autoname-workspaces-git
, console shows:Program version?
Program configuration dump? (ideally)
To Reproduce
yay -S hyprland-autoname-workspaces-git
Expected behavior
Install to be successful
Linux Distro (please complete the following information):
The text was updated successfully, but these errors were encountered: