Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/spigotcore 709bb12..089e45a master -> origin/master Previous HEAD position was 709bb12 Fix 1.20 REntity HEAD is now at 089e45a Update AnvilGUI D gradle.properties Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 8 stopped Daemons could not be reused, use --status for details > Task :CommonCore:compileJava UP-TO-DATE > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes UP-TO-DATE > Task :CommonCore:buildResources > Task :CommonCore:jar UP-TO-DATE > Task :SpigotCore_Main:compileJava FAILED /home/gitea/ci/steamwar/spigotcore/SpigotCore_Main/src/de/steamwar/inventory/SWAnvilInv.java:45: error: cannot find symbol builder = new AnvilGUI.Builder().plugin(Core.getInstance()).title(t).text("ยป" + defaultText).onComplete(this::onResult); ^ symbol: method onComplete(this::onResult) location: class Builder /home/gitea/ci/steamwar/spigotcore/SpigotCore_Main/src/de/steamwar/inventory/SWAnvilInv.java:71: error: cannot find symbol builder.onLeftInputClick(p -> callback.run()); ^ symbol: method onLeftInputClick((p)->callback.run()) location: variable builder of type Builder 2 errors FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':SpigotCore_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 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.1/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 13s 4 actionable tasks: 2 executed, 2 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/spigotcore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/spigotcore.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/spigotcore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed