mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Removes all Xlint skips in lang-plan-a. Warnings were just some extra casts which were removed, some raw types which we just needed to <?>, and a couple of unchecked casts in data that we know to be Map<String, Object> because that structure is super-ultra-common in scripts.