Konsolenausgabe

Started by upstream project "Wurst" build number 222
originally caused by:
 Started by remote host 192.30.252.40
Building in workspace /var/lib/jenkins/jobs/Wurst StdLib/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/peq/wurstStdlib.git # timeout=10
Fetching upstream changes from https://github.com/peq/wurstStdlib.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/peq/wurstStdlib.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ee9ac02dcf93dc1aa2023399325ffe9261f415e1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee9ac02dcf93dc1aa2023399325ffe9261f415e1
 > git rev-list ee9ac02dcf93dc1aa2023399325ffe9261f415e1 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson4298774923512093347.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./
compilation finished (errors: 0, warnings: 38)
Warning in File CustomExp.wurst line 112:
 Mixing tabs and spaces for indentation.
Warning in File CustomExp.wurst line 70:
 The variable u is never read.
Warning in File CustomExp.wurst line 82:
 The assignment to local variable unitNum is never read.
Warning in File Colors.wurst line 37:
 The assignment to local variable r is never read.
Warning in File Colors.wurst line 38:
 The assignment to local variable g is never read.
Warning in File Colors.wurst line 39:
 The assignment to local variable b is never read.
Warning in File Colors.wurst line 36:
 The assignment to local variable a is never read.
Warning in File Collider.wurst line 126:
 The assignment to local variable ns is never read.
Warning in File Collider.wurst line 39:
 The variable fxPath is never read.
Warning in File CustomBar.wurst line 188:
 The assignment to local variable chars is never read.
Warning in File Damager.wurst line 486:
 The assignment to local variable target is never read.
Warning in File Damager.wurst line 501:
 The assignment to local variable target is never read.
Warning in File Damager.wurst line 512:
 The assignment to local variable target is never read.
Warning in File Damager.wurst line 522:
 The assignment to local variable target is never read.
Warning in File EventHandling.wurst line 25:
 The assignment to local variable i is never read.
Warning in File LinkedList.wurst line 213:
 The assignment to local variable _ is never read.
Warning in File DummyCaster.wurst line 3:
 The import ClosureTimers is never used.
Warning in File CustomExp.wurst line 2:
 The import TempGroups can be removed, because it is already included in Wurst.
Warning in File CustomExp.wurst line 3:
 The import Texttag can be removed, because it is already included in Wurst.
Warning in File Fx.wurst line 3:
 The import Effect can be removed, because it is already included in Wurst.
Warning in File Fx.wurst line 4:
 The import Colors can be removed, because it is already included in Wurst.
Warning in File Fx.wurst line 5:
 The import Vectors can be removed, because it is already included in Wurst.
Warning in File Fx.wurst line 6:
 The import Angle can be removed, because it is already included in Wurst.
Warning in File PreloadHandler.wurst line 2:
 The import ObjectIds can be removed, because it is already included in Wurst.
Warning in File CustomBar.wurst line 88:
 The import Colors can be removed, because it is already included in Texttag.
Warning in File CustomBar.wurst line 89:
 The import Vectors can be removed, because it is already included in Texttag.
Warning in File CustomBar.wurst line 90:
 The import Texttag can be removed, because it is already included in Wurst.
Warning in File MultiFx.wurst line 3:
 The import Effect can be removed, because it is already included in Wurst.
Warning in File MultiFx.wurst line 4:
 The import Colors can be removed, because it is already included in Wurst.
Warning in File MultiFx.wurst line 5:
 The import Vectors can be removed, because it is already included in Wurst.
Warning in File MultiFx.wurst line 6:
 The import Angle can be removed, because it is already included in Wurst.
Warning in File OnCast.wurst line 2:
 The import Trigger can be removed, because it is already included in Wurst.
Warning in File Terrain.wurst line 3:
 The import Vectors can be removed, because it is already included in Item.
Warning in File RegisterEvents.wurst line 3:
 The import TypeCasting is never used.
Warning in File ClosureForGroups.wurst line 2:
 The import TempGroups can be removed, because it is already included in Wurst.
Warning in File EventHandling.wurst line 2:
 The import Trigger can be removed, because it is already included in Wurst.
Warning in File HeroPreset.wurst line 4:
 The import ObjectIdGenerator can be removed, because it is already included in Wurst.
Warning in File HeroPreset.wurst line 5:
 The import ObjectIds can be removed, because it is already included in Wurst.
Sending e-mails to: [email protected]
Finished: SUCCESS