Skip to content

fix: replace unwrap in is_username_taken with error propagationUpdate players.rs - #937

Merged
chinweobtagaz merged 1 commit into
OpenKnight-Foundation:mainfrom
smithd2423-beep:main
Jul 30, 2026
Merged

fix: replace unwrap in is_username_taken with error propagationUpdate players.rs#937
chinweobtagaz merged 1 commit into
OpenKnight-Foundation:mainfrom
smithd2423-beep:main

Conversation

@smithd2423-beep

@smithd2423-beep smithd2423-beep commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

Closes #869


Replaces unwrap() calls in players.rs (specifically inside is_username_taken) with proper error handling.

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@smithd2423-beep Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@chinweobtagaz
chinweobtagaz merged commit 5ad19f6 into OpenKnight-Foundation:main Jul 30, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BE-21: Replace unwrap() calls in service modules with proper Result propagation

2 participants