Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml HEAD is now at 7502270b Fixed killall interaction Build: Executing ./gradlew buildProject > Task :BauSystem_15:processResources NO-SOURCE > Task :BauSystem_19:processResources NO-SOURCE > Task :BauSystem_18:processResources NO-SOURCE > Task :BauSystem_20:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :BauSystem_Linkage:compileJava UP-TO-DATE > Task :BauSystem_Linkage:processResources NO-SOURCE > Task :BauSystem_Linkage:classes UP-TO-DATE > Task :BauSystem_Linkage:jar UP-TO-DATE > Task :BauSystem_Main:processResources UP-TO-DATE > Task :BauSystem_Main:compileJava FAILED /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/tracer/TraceRecorder.java:152: error: illegal start of expression if (tntPrimed.isDead() || history.size() > 0 && history.get(history.size() - 1).getFuse() == tntPrimed.getFuseTicks() &&) { ^ 1 error FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':BauSystem_Main:compileJava'. > Compilation failed; see the compiler error output for details. * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 1s 4 actionable tasks: 1 executed, 3 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bausystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/bausystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 153, in ci_main run(logfile, cmd, "Could not run build command", config.wdir) File "/home/gitea/gitea-repositories/steamwar/bausystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed