Clirr Results

The following document contains the results of Clirr.

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

Summary

SeverityNumber
Error Error15
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.tournament.capturetheflag.UT2004CaptureTheFlagpublic 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.tournament.capturetheflag.UT2004CaptureTheFlagprotected 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.tournament.capturetheflag.UT2004CaptureTheFlagprotected 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 cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult from the list of superclassescz.cuni.amis.pogamut.ut2004.tournament.capturetheflag.UT2004CaptureTheFlagResult
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.tournament.deathmatch.UT2004DeathMatchpublic 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.tournament.deathmatch.UT2004DeathMatchprotected 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.tournament.deathmatch.UT2004DeathMatchprotected 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 cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult from the list of superclassescz.cuni.amis.pogamut.ut2004.tournament.deathmatch.UT2004DeathMatchResult
ErrorChanged type of field result from cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Matchresult
ErrorReturn type of method 'public cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult call()' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Matchpublic cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult call()
ErrorReturn type of method 'protected 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.tournament.match.UT2004Matchprotected cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult execute()
ErrorReturn type of method 'public cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult getResult()' has been changed to cz.cuni.amis.pogamut.ut2004.tournament.match.result.UT2004MatchResultcz.cuni.amis.pogamut.ut2004.tournament.match.UT2004Matchpublic cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult getResult()
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.tournament.match.UT2004Matchprotected 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.tournament.match.UT2004Matchprotected 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)
ErrorClass cz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult removedcz.cuni.amis.pogamut.ut2004.tournament.match.UT2004MatchResult