Actions: google/error-prone
Actions
Showing runs from all workflows
2,360 workflow runs
2,360 workflow runs
var types after JDK-8268850
CI
#9306:
Pull request #5555
synchronize
by
copybara-service
bot
var types after JDK-8268850
CI
#9305:
Commit 670e284
pushed
by
copybara-service
bot
var types after JDK-8268850
CI
#9303:
Pull request #5555
opened
by
copybara-service
bot
null is duplicated
CI
#9302:
Pull request #5552
opened
by
copybara-service
bot
false literal
CI
#9301:
Pull request #5543
synchronize
by
copybara-service
bot
if predicates that contain multiple comparisons ORed together, e.g. ... else if(x == 1 || x == 2) {...} ... transforms to switch (x) { ... case 1, 2 -> {...} ...}. Also supports enum comparison.
CI
#9298:
Pull request #5528
synchronize
by
copybara-service
bot