This inspection reports equals() methods taking an argument type other than Any?. Only reports if the containing class does not have another equals() method which does take Any? as its argument type. Normally, this is a mistake.