CI fix: clippy + fmt; drop dead helpers in books_server #127

Closed
opened 2026-05-12 20:46:59 +00:00 by zaelgohary · 2 comments
Member

CI was failing on Format and Clippy. cargo fmt + cargo clippy --fix sweep. Manual collapsible_if fix in components/home.rs. cloned_ref->slice::from_ref. Deleted unused BlockOnRuntime, parse_hero_file, parse_hero_key_values, derive_git_url_from_repo_path in books_server/web/server.rs.

CI was failing on Format and Clippy. cargo fmt + cargo clippy --fix sweep. Manual collapsible_if fix in components/home.rs. cloned_ref->slice::from_ref. Deleted unused BlockOnRuntime, parse_hero_file, parse_hero_key_values, derive_git_url_from_repo_path in books_server/web/server.rs.
Author
Member

Fix pushed: c1b88bb5

Fix pushed: c1b88bb5
Author
Member

Follow-up fix: 890accff drops call to missing scripts/smoke-test.sh in integration job.

Follow-up fix: 890accff drops call to missing scripts/smoke-test.sh in integration job.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_books#127
No description provided.