Clirr Results

The following document contains the results of Clirr.

  • Current Version: 3.5.2-SNAPSHOT
  • Comparison Version: 3.5.1

Summary

SeverityNumber
Error Error17
Warning Warning0

(The results have been filtered to omit less severe results)

Details

SeverityMessageClassMethod / Field
ErrorParameter 1 of 'public void addAction(nl.tudelft.goal.ut2004.messages.Action)' has changed its type to nl.tudelft.goal.ut2004.actions.Actionnl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic void addAction(nl.tudelft.goal.ut2004.messages.Action)
ErrorReturn type of method 'public java.util.List base()' has been changed to java.util.Collectionnl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic java.util.List base()
ErrorMethod 'public void cheatAdrenaline()' has been removednl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic void cheatAdrenaline()
ErrorMethod 'public void continueAction(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation)' has been removednl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic void continueAction(nl.tudelft.goal.ut2004.messages.UnrealIdOrLocation)
ErrorReturn type of method 'public java.util.List flagState()' has been changed to java.util.Collectionnl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic java.util.List flagState()
ErrorParameter 1 of 'public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has changed its type to nl.tudelft.goal.ut2004.messages.UnrealIdOrLocationnl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)
ErrorParameter 2 of 'public nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)' has changed its type to nl.tudelft.goal.ut2004.messages.UnrealIdOrLocationnl.tudelft.goal.ut2004.agent.UT2004BotBehaviorpublic nl.tudelft.goal.ut2004.messages.Percept path(cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint, cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint)
ErrorClass nl.tudelft.goal.ut2004.messages.Action removednl.tudelft.goal.ut2004.messages.Action
ErrorIn method 'public SelectorList()' the number of arguments has changednl.tudelft.goal.ut2004.messages.SelectorListpublic SelectorList()
ErrorMethod 'public cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocation()' has been removednl.tudelft.goal.ut2004.messages.UnrealIdOrLocationpublic cz.cuni.amis.pogamut.base3d.worldview.object.Location getLocation()
ErrorAccessibility of method 'public boolean isLocation()' has been decreased from public to privatenl.tudelft.goal.ut2004.messages.UnrealIdOrLocationpublic boolean isLocation()
ErrorMethod 'public boolean isUnrealId()' has been removednl.tudelft.goal.ut2004.messages.UnrealIdOrLocationpublic boolean isUnrealId()
ErrorClass nl.tudelft.goal.ut2004.selector.APlayer removednl.tudelft.goal.ut2004.selector.APlayer
ErrorRemoved eis.eis2java.translation.Parameter2Java from the set of implemented interfacesnl.tudelft.goal.ut2004.translators.ItemTypeTranslator
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType translate(eis.iilang.Parameter)' has been removednl.tudelft.goal.ut2004.translators.ItemTypeTranslatorpublic cz.cuni.amis.pogamut.ut2004.communication.messages.ItemType translate(eis.iilang.Parameter)
ErrorMethod 'public java.lang.Object translate(eis.iilang.Parameter)' has been removednl.tudelft.goal.ut2004.translators.ItemTypeTranslatorpublic java.lang.Object translate(eis.iilang.Parameter)
ErrorMethod 'public java.lang.Class translatesTo()' has been removednl.tudelft.goal.ut2004.translators.ItemTypeTranslatorpublic java.lang.Class translatesTo()