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

annotate one_of_decls #143

Merged
merged 3 commits into from
Jun 4, 2022
Merged

Conversation

td-krzysiek
Copy link

Hi,

I have a TypeScript errors due to missing type annotation of #one_of_decls. This pull request solves the problem.

@thesayyn
Copy link
Owner

thesayyn commented Jun 4, 2022

It looks okay to me; can you add a test that asserts this never going to go unnoticed? perhaps it's a tsconfig option?

@td-krzysiek
Copy link
Author

This will be noImplicitAny but to enable it I had to make a few other changes.

@td-krzysiek
Copy link
Author

Hm... I don't know what this windows error means, any idea?

@thesayyn
Copy link
Owner

thesayyn commented Jun 4, 2022

Hm... I don't know what this windows error means, any idea?

Probably a flaky test.

Copy link
Owner

@thesayyn thesayyn left a comment

Choose a reason for hiding this comment

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

looks good thanks!

@thesayyn thesayyn merged commit 77719af into thesayyn:main Jun 4, 2022
@td-krzysiek
Copy link
Author

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