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

tech debt: implement custom error types #160

Closed
flavio opened this issue Nov 13, 2023 · 0 comments · Fixed by #162
Closed

tech debt: implement custom error types #160

flavio opened this issue Nov 13, 2023 · 0 comments · Fixed by #162
Assignees

Comments

@flavio
Copy link
Member

flavio commented Nov 13, 2023

Currently the crate makes use of anyhow::Result to handle errors. We should implement crate-specific errors using this-error, like we already do with other projects we have.

@flavio flavio moved this to Todo in Kubewarden Nov 13, 2023
@jvanz jvanz self-assigned this Nov 16, 2023
@jvanz jvanz moved this from Todo to In Progress in Kubewarden Nov 16, 2023
@jvanz jvanz closed this as completed in #162 Dec 7, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Kubewarden Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants