You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What changed?
disable ErrorProne checks (some files are already violating but is suppressed due to Xlint:none)
Why?
Test Runner for Java extension for some reason doesn't read Xlint:none flag and thus fails on suppressed lint errors
How did you test it?
Locally tested on vscode
0 commit comments