Skip to content

Reduce more raw types warnings#31780

Merged
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:remove-rawtype-warnings-2
Jul 5, 2018
Merged

Reduce more raw types warnings#31780
cbuescher merged 1 commit intoelastic:masterfrom
cbuescher:remove-rawtype-warnings-2

Conversation

@cbuescher
Copy link
Copy Markdown
Member

Similar to #31523

@cbuescher cbuescher added >non-issue review :Core/Infra/Core Core issues without another label v7.0.0 labels Jul 3, 2018
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-infra

@cbuescher cbuescher force-pushed the remove-rawtype-warnings-2 branch 4 times, most recently from d1cde68 to a8b653b Compare July 4, 2018 12:15
@cbuescher cbuescher force-pushed the remove-rawtype-warnings-2 branch from a8b653b to c00ee4d Compare July 4, 2018 13:11
import static org.mockito.Mockito.any;
import static org.mockito.Mockito.anyBoolean;
import static org.mockito.Mockito.anyLong;
import static org.mockito.Matchers.any;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mockito.whatever is more idiomatic usage for mockito.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know, will try it some time. Was wondering how this line snuck into this PR since I don't remember having changed anything around the mocks, but apparently my IDE was just resorting the imports.

@cbuescher cbuescher merged commit bd1c513 into elastic:master Jul 5, 2018
dnhatn added a commit that referenced this pull request Jul 5, 2018
* master:
  REST high-level client: add get index API (#31703)
  SQL: Allow long literals (#31777)
  SQL: Fix incorrect message for aliases (#31792)
  Test: Do not remove xpack templates when cleaning (#31642)
  Reduce more raw types warnings (#31780)
  Add unreleased version 6.3.2
  Scripting: Remove support for deprecated StoredScript contexts (#31394)
  [ML][TEST] Use java 11 valid time format in DataDescriptionTests (#31817)
  [ML] Don't treat stale FAILED jobs as OPENING in job allocation (#31800)
  [ML] Fix calendar and filter updates from non-master nodes (#31804)
  Fix license header generation on Windows (#31790)
  mark RollupIT.testTwoJobsStartStopDeleteOne as AwaitsFix
  mark SearchAsyncActionTests.testFanOutAndCollect as AwaitsFix
  Correct exclusion of test on JDK 11
  Fix doclint jdk 11
  Add JDK11 support and enable in CI (#31644)
  Watcher: Fix check for currently executed watches (#31137)
  Watcher: Ensure correct method is used to read secure settings (#31753)
  SQL: Update CLI logo
@cbuescher cbuescher deleted the remove-rawtype-warnings-2 branch November 27, 2025 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Core Core issues without another label >non-issue v7.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants