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: undefined error in mergingResult.problemArgs #924

Conversation

p-spacek
Copy link
Contributor

What does this PR do?

fix previous issue when mergingResult.problemArgs could be undefined. Then, the schema parser could end with an error.

What issues does this PR fix or reference?

no ref

Is it tested? How?

just manually, not sure when exactly the error occurred, didn't spend much time to find the exact schema definition that caused this issue. But it's obvious that there should be a check, because problemArgs could be undefined (based on the definition)

Copy link
Collaborator

@gorkem gorkem left a comment

Choose a reason for hiding this comment

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

lgtm

@gorkem
Copy link
Collaborator

gorkem commented Oct 7, 2023

Rebased and merged manually. If you can "Allow maintainers to make changes to your Pull Request branch" when creating the PR in the future, we can automate the rebase

@gorkem gorkem closed this Oct 7, 2023
@p-spacek
Copy link
Contributor Author

Rebased and merged manually. If you can "Allow maintainers to make changes to your Pull Request branch" when creating the PR in the future, we can automate the rebase

oh sure, I didn't know this, 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.

2 participants