Skip to content

fix: account create errors#18

Merged
ontehfritz merged 4 commits intomainfrom
fix-error-create-account-errors
Jan 18, 2026
Merged

fix: account create errors#18
ontehfritz merged 4 commits intomainfrom
fix-error-create-account-errors

Conversation

@ontehfritz
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request improves error handling in the account registration flow by adding contextual error messages and explicit error checking for the email verification step.

Changes:

  • Added contextual error messages using errors.Join and fmt.Errorf for account creation, account reading, and email verification operations
  • Changed from inline return to explicit error handling for SendVerificationEmail
  • Added fmt import to support formatted error messages

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

ontehfritz and others added 3 commits January 17, 2026 20:04
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@ontehfritz ontehfritz merged commit 8a6ee50 into main Jan 18, 2026
5 checks passed
@ontehfritz ontehfritz deleted the fix-error-create-account-errors branch January 18, 2026 01:10
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.

2 participants