OpenSearch/x-pack/qa/full-cluster-restart
Przemyslaw Gomulka d5061a151a
Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749
In hamcrest 2.1 warnings for unchecked varargs were fixed by hamcrest using @SafeVarargs for those matchers where this warning occurred.
This PR is aimed to remove these annotations when Matchers.contains ,Matchers.containsInAnyOrder or Matchers.hasItems was used
backport #41528
2019-05-31 13:58:49 +02:00
..
src/test Remove suppresions for "unchecked" for hamcrest varargs methods Backport(41528) #42749 2019-05-31 13:58:49 +02:00
build.gradle [Backport] Improve build configuration time (#42674) 2019-05-30 10:29:42 -07:00