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: avoid unnecessary stringify #1920

Merged
merged 6 commits into from Oct 11, 2020
Merged

fix: avoid unnecessary stringify #1920

merged 6 commits into from Oct 11, 2020

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

bugfix

Did you add tests for your changes?

No, existing

If relevant, did you update the documentation?

No, unnecessary

Summary

Don't know why we use JSON.stringify on JSON

Does this PR introduce a breaking change?

No

Other information

I think it should fix #1919

anshumanv
anshumanv previously approved these changes Oct 11, 2020
anshumanv
anshumanv previously approved these changes Oct 11, 2020
Copy link
Member

@anshumanv anshumanv left a comment

Choose a reason for hiding this comment

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

LGTM ⭐

@alexander-akait
Copy link
Member Author

@anshumanv Added tests on build errors and build warnings

anshumanv
anshumanv previously approved these changes Oct 11, 2020
@alexander-akait
Copy link
Member Author

CI config has updated too

@alexander-akait alexander-akait merged commit 5ef1e7b into master Oct 11, 2020
@alexander-akait alexander-akait deleted the fix-1919 branch October 11, 2020 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RangeError: Invalid string length
3 participants