Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml HEAD is now at 6afc5f3 Fix typo Build: Executing ./gradlew buildProject > Task :BauSystem_15:processResources NO-SOURCE > Task :BauSystem_19:processResources NO-SOURCE > Task :BauSystem_18:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :BauSystem_Linkage:compileJava UP-TO-DATE > Task :processTestResources NO-SOURCE > Task :BauSystem_Linkage:processResources NO-SOURCE > Task :BauSystem_Linkage:classes UP-TO-DATE > Task :BauSystem_Main:processResources UP-TO-DATE > Task :BauSystem_Linkage:jar UP-TO-DATE > Task :BauSystem_Main:compileJava FAILED /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/region/TestblockCommand.java:98: error: illegal start of expression }else if(Punishment.isPunished(SteamwarUser.get(bauServer.getOwner()), Punishment.PunishmentType.NoSchemReceiving, punishment -> BauSystem.MESSAGE.parse("REGION_TB_NO_SCHEMRECEIVING", p, punishment.getEndTime())))) { ^ /home/gitea/ci/SteamWar/bausystem2.0/BauSystem_Main/src/de/steamwar/bausystem/features/region/ResetCommand.java:74: error: illegal start of expression }else if(Punishment.isPunished(SteamwarUser.get(bauServer.getOwner()), Punishment.PunishmentType.NoSchemReceiving, punishment -> BauSystem.MESSAGE.parse("REGION_TB_NO_SCHEMRECEIVING", p, punishment.getEndTime())))) { ^ 2 errors 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