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: handle if error.originalError.errors is not array #1095

Merged

Conversation

dancastillo
Copy link
Contributor

fixes #1024

  • Current unit test handle coverage so no test was added
  • Fix: Check that error.orginialError.errors is an Array

@jonnydgreen
Copy link
Contributor

Thanks for submitting! Could you add a test for this please? :)

@dancastillo
Copy link
Contributor Author

@jonnydgreen tests should be added in now

Copy link
Collaborator

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@mcollina mcollina merged commit 04d9bc3 into mercurius-js:master Apr 22, 2024
10 checks passed
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.

Occasional "error.originalError.errors.map is not a function" errors
3 participants