This inspection detects the case where the type of a VarHandle or the signature of a MethodHandle doesn't match the actual field or method.
It also detects if a static field/method is accessed in non-static way and vice versa.