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

Tell user to not report Error Prone issue when AnnotatedPackages option is missing #273

Merged
merged 1 commit into from Dec 14, 2018

Conversation

msridhar
Copy link
Collaborator

Fixes #272

@lazaroclapp
Copy link
Collaborator

No way to remove the EP message there, I assume? :)

@msridhar
Copy link
Collaborator Author

No way to remove the EP message there, I assume? :)

We could try to find a way to not crash the compiler and just report an error of some kind instead. But that's hacky. We could log a message but I'm worried that would get lost and then people would think their code has no NullAway warnings incorrectly. So I think this is the best solution for now.

@msridhar msridhar merged commit 404dc89 into master Dec 14, 2018
@msridhar msridhar deleted the ms/fix-illegal-state-warning branch December 14, 2018 02:04
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.

None yet

2 participants