Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/spigotcore * [new branch] CommonCoreUpdate -> origin/CommonCoreUpdate Fetching submodule CommonCore From steamwar.de:SteamWar/CommonCore e664c6c..61ffbc2 master -> origin/master 61985fb..3dbbd70 multitool/public -> origin/multitool/public * [new branch] passwords -> origin/passwords Previous HEAD position was c28e566 Merge pull request 'Fix QuickGear' (#250) from last-filters into master HEAD is now at c9a673a Update CommonCore M CommonCore Submodule path 'CommonCore': checked out '61ffbc2349bf2290b1e4f04f699d8002742fe642' Build: Executing ./gradlew buildProject Starting a Gradle Daemon, 1 incompatible and 13 stopped Daemons could not be reused, use --status for details > Task :SpigotCore_10:processResources NO-SOURCE > Task :SpigotCore_12:processResources NO-SOURCE > Task :SpigotCore_9:processResources NO-SOURCE > Task :SpigotCore_14:processResources NO-SOURCE > Task :SpigotCore_15:processResources NO-SOURCE > Task :SpigotCore_18:processResources NO-SOURCE > Task :SpigotCore_8:processResources UP-TO-DATE > Task :SpigotCore_19:processResources NO-SOURCE > Task :SpigotCore_Main:processResources UP-TO-DATE > Task :processResources NO-SOURCE > Task :SpigotCore_20:processResources NO-SOURCE > Task :sourcesJar > Task :processTestResources NO-SOURCE > Task :CommonCore:compileJava > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes > Task :CommonCore:buildResources > Task :CommonCore:jar > Task :CommonCore:assemble > Task :CommonCore:compileTestJava UP-TO-DATE > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses UP-TO-DATE > Task :CommonCore:test > Task :CommonCore:testOutput > Task :CommonCore:check > Task :CommonCore:build > Task :CommonCore:buildProject > Task :SpigotCore_Main:compileJava FAILED /home/gitea/ci/SteamWar/spigotcore/SpigotCore_Main/src/de/steamwar/sql/SQLWrapperImpl.java:55: error: no suitable constructor found for SchematicType(String,String,Type,,String) checktype = new SchematicType("C" + type, "C" + shortcut, SchematicType.Type.CHECK_TYPE, null, material); ^ constructor SchematicType.SchematicType(String,String,Type,SchematicType,String,boolean) is not applicable (actual and formal argument lists differ in length) constructor SchematicType.SchematicType(String,String,Type,SchematicType,String,Date,boolean) is not applicable (actual and formal argument lists differ in length) /home/gitea/ci/SteamWar/spigotcore/SpigotCore_Main/src/de/steamwar/sql/SQLWrapperImpl.java:60: error: no suitable constructor found for SchematicType(String,String,config.isC[...]ORMAL,SchematicType,String) SchematicType current = new SchematicType(type, shortcut, config.isConfigurationSection("Server") ? SchematicType.Type.FIGHT_TYPE : SchematicType.Type.NORMAL, checktype, material); ^ constructor SchematicType.SchematicType(String,String,Type,SchematicType,String,boolean) is not applicable (actual and formal argument lists differ in length) constructor SchematicType.SchematicType(String,String,Type,SchematicType,String,Date,boolean) is not applicable (actual and formal argument lists differ in length) Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. 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 10 actionable tasks: 7 executed, 3 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