Skip to content
New issue

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

Handle errors insteaed of .unwrap() #279

Open
radumarias opened this issue Jan 13, 2025 · 0 comments
Open

Handle errors insteaed of .unwrap() #279

radumarias opened this issue Jan 13, 2025 · 0 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@radumarias
Copy link
Member

There are some places where we do .unwrap() but we could use ? or handle the error. Investigate those and change.

@radumarias radumarias added the good first issue Good for newcomers label Jan 13, 2025
@radumarias radumarias added this to the 1.0.0-rc1 milestone Jan 13, 2025
@mchristou mchristou self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants