Details
-
Sub-task
-
Status: To Do
-
Minor
-
Resolution: Unresolved
-
0.3.0
-
None
-
None
Description
metron-enrichment has a lot of Javac warnings. Clean up the code as necessary to get rid of them. Probably mostly just missing @SuppressWarnings("unchecked") because things like our JSON library use raw types under the hood.