Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Frentity/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/Frotty/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/Frentity.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 45440c0a950f20370ba31ec30350b9526137e554 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 45440c0a950f20370ba31ec30350b9526137e554
 > git rev-list 0c64bbdd15a6f3c1ef21e2bc2b44117b0699eb79 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins3896510124451665254.sh
+ java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../../StdLib2/workspace/ -runcompiletimefunctions
compilation finished (errors: 6, warnings: 0)
Error in File AbilityObjEditing.wurst line 57:
 Could not infer type for parameter lvl. The target type could not be uniquely determined for expected type (((StringLevelClosure or IntLevelClosure) or RealLevelClosure) or BooleanLevelClosure).
Error in File AbilityObjEditing.wurst line 57:
 Wrong parameter type when calling addTooltipProperty.
Found (<Infer type>) -> string but expected StringLevelClosure lc
Error in File AbilityObjEditing.wurst line 60:
 Could not infer type for parameter lvl. The target type could not be uniquely determined for expected type (((StringLevelClosure or IntLevelClosure) or RealLevelClosure) or BooleanLevelClosure).
Error in File AbilityObjEditing.wurst line 60:
 Wrong parameter type when calling addTooltipProperty.
Found (<Infer type>) -> string but expected StringLevelClosure lc
Error in File AbilityObjEditing.wurst line 63:
 Could not infer type for parameter lvl. The target type could not be uniquely determined for expected type (((StringLevelClosure or IntLevelClosure) or RealLevelClosure) or BooleanLevelClosure).
Error in File AbilityObjEditing.wurst line 63:
 Wrong parameter type when calling addTooltipProperty.
Found (<Infer type>) -> string but expected StringLevelClosure lc
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE