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

Cannot resolve symbole 'CheckSeverity' #289

Open
misaghE opened this issue Aug 31, 2019 · 2 comments
Open

Cannot resolve symbole 'CheckSeverity' #289

misaghE opened this issue Aug 31, 2019 · 2 comments

Comments

@misaghE
Copy link

misaghE commented Aug 31, 2019

I'm using the last version of library and this line is at the start of the build.gradle file:

import net.ltgt.gradle.errorprone.CheckSeverity

However, the world import CheckSeverity is in red color and the error message says: "Cannot resolve symbole 'CheckSeverity'". The project compiles and run correctly.

@jpd236
Copy link
Collaborator

jpd236 commented Sep 3, 2019

I see this too; it seems like a bug in IntelliJ/Android Studio but I don't have any idea how to fix it. As you say, the project compiles and runs correctly, and the import is used later on in the file, so I think it's just a cosmetic problem.

@Nashatyrev
Copy link

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

No branches or pull requests

3 participants