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 05907b8806da29cf541112e57178f447fa22fe04 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 05907b8806da29cf541112e57178f447fa22fe04 # timeout=10 Commit message: "fix warnings (#457)" > git rev-list --no-walk 41ced2f7d9f6a86986b2015de5ba7fd63b31739d # timeout=10 [StdLib2] $ /bin/sh -xe /tmp/jenkins15755912855535306212.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 noreply@github.com Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE