When I access a job view I get spammed with:
2021-05-13 15:40:25.448+0000 [id=500] WARNING h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap
2021-05-13 15:40:25.456+0000 [id=500] WARNING h.util.RobustReflectionConverter#doUnmarshal: Cannot convert type java.util.LinkedHashMap to type com.google.gson.internal.LinkedTreeMap
I'm know this has to do with the fact I have code using gson libraries for json manipulation which I haven't fully converted. But I'm having trouble locating what I need to change for this specific thing. What's called when you click the job view tabs here?