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

Resolved might be null #171

Merged
merged 5 commits into from
Jun 4, 2021

Conversation

P0lip
Copy link
Member

@P0lip P0lip commented Apr 28, 2020

Fixes #161.

A small oversight - $Ref.resolve may return null now, so we need to take that into account.
Depends on #167 hence leaving it in adraft state.

Last but not least - typed constructors, just in case someone decides to throw these errors in parser or resolver, etc.

@P0lip P0lip marked this pull request as ready for review May 1, 2020 22:03
@philsturgeon
Copy link
Member

@P0lip I approved this a few months back, could you fix conflicts and merge it in when you have a moment?

@P0lip
Copy link
Member Author

P0lip commented Jun 1, 2021

@philsturgeon something feels off with these checks. They don't run at all.

@P0lip P0lip enabled auto-merge (squash) June 1, 2021 07:09
@philsturgeon philsturgeon merged commit 15fe0fe into APIDevTools:master Jun 4, 2021
@philsturgeon philsturgeon deleted the fix/nullish-resolved branch June 4, 2021 12:10
@github-actions
Copy link

github-actions bot commented Jun 7, 2021

🎉 This PR is included in version 9.0.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript error on constructor
2 participants