Details
-
Sub-task
-
Status: To Do
-
Minor
-
Resolution: Unresolved
-
0.3.0
-
None
-
None
Description
metron-platform 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.
metron-parsers and metron-enrichment are covered by other tickets based on how many warnings they have.