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 16729fa07197bdc331dc5e30eb0f91d444eece85 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 16729fa07197bdc331dc5e30eb0f91d444eece85 # timeout=10 Commit message: "Add missing ability definitions" > git rev-list --no-walk 5f8e332421ae4ce34f7c6b1feeccf58e06ed58e1 # timeout=10 [StdLib2] $ /bin/sh -xe /tmp/jenkins4254599470129248747.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: 24, warnings: 0) Error in File ArrayList.wurst line 254: Cannot assign null to T Error in File ArrayList.wurst line 346: Cannot assign null to T Error in File ArrayList.wurst line 368: Cannot assign null to T Error in File ArrayList.wurst line 400: Cannot return null, expected expression of type T Error in File ArrayList.wurst line 406: Cannot return null, expected expression of type T Error in File ArrayList.wurst line 414: Cannot assign null to T Error in File ArrayList.wurst line 435: Cannot return null, expected expression of type T Error in File ArrayList.wurst line 449: Cannot return null, expected expression of type T Error in File ArrayList.wurst line 454: Cannot assign null to T Error in File ArrayList.wurst line 472: Cannot return null, expected expression of type T Error in File ArrayList.wurst line 523: Cannot assign null to T Error in File ArrayList.wurst line 578: Cannot assign null to T Error in File ArrayList.wurst line 105: Type variables must not be used in static contexts. Error in File ArrayList.wurst line 268: Cannot assign null to T Error in File ArrayListTests.wurst line 37: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 37: Call to function assertEquals is ambiguous, alternatives are: int.assertEquals(int expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 19 real.assertEquals(real expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 61 Error in File ArrayListTests.wurst line 38: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 38: Call to function assertEquals is ambiguous, alternatives are: int.assertEquals(int expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 19 real.assertEquals(real expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 61 Error in File ArrayListTests.wurst line 40: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 42: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 42: Call to function assertEquals is ambiguous, alternatives are: int.assertEquals(int expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 19 real.assertEquals(real expected) returns Void, defined in /var/lib/jenkins/workspace/StdLib2/./wurst/_wurst/Wurstunit.wurst: 61 Error in File ArrayListTests.wurst line 50: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 51: Variable list is of type ArrayList, should be an array variable. Error in File ArrayListTests.wurst line 52: Variable list is of type ArrayList, should be an array variable. 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