Konsolenausgabe

Build wurde durch eine SCM-Änderung ausgelöst.
Running as SYSTEM
Baue in Arbeitsbereich /var/lib/jenkins/workspace/StdLib2
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/wurstscript/wurstStdlib2.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- https://github.com/wurstscript/wurstStdlib2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 41ced2f7d9f6a86986b2015de5ba7fd63b31739d (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 41ced2f7d9f6a86986b2015de5ba7fd63b31739d # timeout=10
Commit message: "move tests into dedicated packages (#456)"
 > git rev-list --no-walk d1afbc2b4ef9f0358ee1d8cf44b9a339ed29e3e0 # timeout=10
[StdLib2] $ /bin/sh -xe /tmp/jenkins7266985730316055798.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests
compilation finished (errors: 4, warnings: 0)
Error in File PriorityQueue.wurst line 30:
 mismatched input '16' expecting {'thistype', ID}
Error in File PriorityQueue.wurst line 1:
 missing '->' at '\n\n'
Error in File PriorityQueue.wurst line 30:
 exprthis  cannot be used here. A full statement is required.
Error in File PriorityQueue.wurst line 30:
 External Lambda-block can only be used after function calls.
Build step 'Shell ausführen' marked build as failure
Not sending mail to unregistered user [email protected]
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE