New: custom graphics with trail map background for discord notifications #75
GitHub Actions / clippy
failed
Oct 25, 2024 in 0s
2 warnings
clippy found 2 warnings
Annotations
Check warning on line 141 in web_service/src/db_service.rs
github-actions / clippy
web_service/src/db_service.rs#L138-L141
match can be simplified with `.unwrap_or_default()`
Check warning on line 233 in web_service/src/db_service.rs
github-actions / clippy
web_service/src/db_service.rs#L230-L233
match can be simplified with `.unwrap_or_default()`
Loading