Clirr Results

The following document contains the results of Clirr.

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

Summary

SeverityNumber
Error Error25
Warning Warning0

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

Details

SeverityMessageClassMethod / Field
ErrorReturn type of method 'public cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult execute()' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tagpublic cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult execute()
ErrorParameter 5 of 'protected void outputResults(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult, java.io.File)' has changed its type to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tagprotected void outputResults(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult, java.io.File)
ErrorReturn type of method 'protected cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult waitMatchFinish(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, long)' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004Tagprotected cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult waitMatchFinish(cz.cuni.amis.pogamut.ut2004.utils.UCCWrapper, cz.cuni.amis.pogamut.ut2004.server.impl.UT2004Server, cz.cuni.amis.pogamut.ut2004.analyzer.UT2004Analyzer, cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Match$Bots, long)
ErrorRemoved field fragLimitcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigfragLimit
ErrorRemoved field timeLimitInMincz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigtimeLimitInMin
ErrorMethod 'public int getFragLimit()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigpublic int getFragLimit()
ErrorMethod 'public int getTimeLimit()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigpublic int getTimeLimit()
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setFragLimit(int)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigpublic cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setFragLimit(int)
ErrorMethod 'public cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setTimeLimit(int)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfigpublic cz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagConfig setTimeLimit(int)
ErrorRemoved cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult from the list of superclassescz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResult
ErrorRemoved field matchTimeEndcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultmatchTimeEnd
ErrorMethod 'public UT2004TagResult(cz.cuni.amis.utils.token.IToken)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic UT2004TagResult(cz.cuni.amis.utils.token.IToken)
ErrorMethod 'public java.util.List getAllBots()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic java.util.List getAllBots()
ErrorMethod 'public double getMatchTimeEnd()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic double getMatchTimeEnd()
ErrorMethod 'public java.util.List getNativeBots()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic java.util.List getNativeBots()
ErrorMethod 'public java.util.Map getPlayerScores()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic java.util.Map getPlayerScores()
ErrorReturn type of method 'public cz.cuni.amis.utils.maps.HashMapMap getTagCounts()' has been changed to java.util.Mapcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic cz.cuni.amis.utils.maps.HashMapMap getTagCounts()
ErrorMethod 'public java.util.Map getTotalTags()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic java.util.Map getTotalTags()
ErrorMethod 'public java.util.Map getWasTagged()' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic java.util.Map getWasTagged()
ErrorMethod 'public void setMatchTimeEnd(double)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setMatchTimeEnd(double)
ErrorMethod 'public void setNativeBots(java.util.List)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setNativeBots(java.util.List)
ErrorMethod 'public void setPlayerScores(java.util.Map)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setPlayerScores(java.util.Map)
ErrorParameter 1 of 'public void setTagCounts(cz.cuni.amis.utils.maps.HashMapMap)' has changed its type to java.util.Mapcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setTagCounts(cz.cuni.amis.utils.maps.HashMapMap)
ErrorMethod 'public void setTotalTags(java.util.Map)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setTotalTags(java.util.Map)
ErrorMethod 'public void setWasTagged(java.util.Map)' has been removedcz.cuni.amis.pogamut.ut2004.tag.tournament.UT2004TagResultpublic void setWasTagged(java.util.Map)