Actions: google/error-prone
Actions
Showing runs from all workflows
2,325 workflow runs
2,325 workflow runs
false literal
CI
#9281:
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
#9277:
Pull request #5528
synchronize
by
copybara-service
bot
var in UnnecessaryBoxedVariable
CI
#9276:
Commit 3d817b0
pushed
by
copybara-service
bot
var in UnnecessaryBoxedVariable
CI
#9275:
Pull request #5541
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
#9273:
Pull request #5528
synchronize
by
copybara-service
bot
false literal
CI
#9271:
Pull request #5543
synchronize
by
copybara-service
bot
ConcurrentHashMap.keys() and ConcurrentHashMap.elements() to JdkObsolete.
CI
#9269:
Pull request #5544
synchronize
by
copybara-service
bot
ConcurrentHashMap.keys() and ConcurrentHashMap.elements() to …
CI
#9268:
Commit ad26f3e
pushed
by
copybara-service
bot
ConcurrentHashMap.keys() and ConcurrentHashMap.elements() to JdkObsolete.
CI
#9264:
Pull request #5544
opened
by
copybara-service
bot
false literal
CI
#9263:
Pull request #5543
opened
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
#9262:
Pull request #5528
synchronize
by
copybara-service
bot