Cannot resolve symbole 'CheckSeverity'
Open
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 751
- Avg merge
- 8h 49m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.