Actions: google/error-prone
Actions
Showing runs from all workflows
2,349 workflow runs
2,349 workflow runs
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
true, must be treated as an unguarded pattern
CI
#9285:
Pull request #5547
opened
by
copybara-service
bot
false literal
CI
#9281:
Pull request #5543
synchronize
by
copybara-service
bot