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

[FIX] errorOutVariantsPrepend should try to match passed variants before falling back to the default one #3698

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

mkubala
Copy link
Member

@mkubala mkubala commented Apr 18, 2024

The errorOutVariantsPrepend method should match over the prepended error variants before falling back to the default variant passed to .errorOut or other, previously defined prepend variants.

This fixes #3592

The errorOutVariantsPrepend method should match over the prepended error variants before falling back to the default variant passed to .errorOut or other, previously defined prepend variants
@mkubala mkubala requested a review from adamw April 18, 2024 08:03
@adamw adamw merged commit 13708c2 into master Apr 18, 2024
28 checks passed
@adamw adamw deleted the fix-errorOutVariantsPrepend branch April 18, 2024 10:25
@adamw
Copy link
Member

adamw commented Apr 18, 2024

Thanks :)

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.

[BUG] ErrorOutVariantsPrepend does not work as intended
2 participants