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

Refactor export validation error handling. #681

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Refactor export validation error handling. #681

merged 1 commit into from
Dec 13, 2024

Conversation

aricart
Copy link
Member

@aricart aricart commented Dec 13, 2024

Improve error reporting by replacing direct error returns with detailed validation result handling. This ensures better clarity and consistency in identifying and addressing validation errors in both addexport and editexport commands.

Improve error reporting by replacing direct error returns with detailed validation result handling. This ensures better clarity and consistency in identifying and addressing validation errors in both `addexport` and `editexport` commands.

Signed-off-by: Alberto Ricart <alberto@synadia.com>
@aricart aricart requested a review from piotrpio December 13, 2024 17:08
Copy link

@piotrpio piotrpio left a comment

Choose a reason for hiding this comment

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

LGTM!

@aricart aricart merged commit 31fdd9c into main Dec 13, 2024
9 of 11 checks passed
@aricart aricart deleted the fix-linter branch December 13, 2024 17:13
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