Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/lobbysystem2.0 271622e..fad9c08 master -> origin/master Previous HEAD position was 271622e Revert changes HEAD is now at fad9c08 Merge remote-tracking branch 'origin/master' Build: Executing ./gradlew buildProject Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava /home/gitea/ci/steamwar/lobbysystem2.0/src/de/steamwar/lobby/LobbySystem.java:27: error: package de.steamwar.lobby.games does not exist import de.steamwar.lobby.games.GamesCommand; ^ Note: /home/gitea/ci/steamwar/lobbysystem2.0/src/de/steamwar/lobby/listener/InventoryInteraction.java uses or overrides a deprecated API. Note: Recompile with -Xlint:deprecation for details. 1 error > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':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 15s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/lobbysystem2.0.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/lobbysystem2.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/lobbysystem2.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