Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'spigotcore'... done. Note: switching to '9a4e85d7496ef56f7fef2872b8cfb9382a3f5e08'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 9a4e85d WIP current state Submodule 'CommonCore' (gitea@steamwar.de:SteamWar/CommonCore.git) registered for path 'CommonCore' Cloning into '/home/gitea/ci/spigotcore/CommonCore'... Submodule path 'CommonCore': checked out 'c1e175c3e84280c160ae5c7f84e44805f159bbf3' Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . Build: Executing chmod u+x build.gradle Build: Executing ./gradlew buildProject To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.3.1/userguide/gradle_daemon.html#sec:disabling_the_daemon. Daemon will be stopped at the end of the build > Task :SpigotCore_12:processResources NO-SOURCE > Task :SpigotCore_10: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_19:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :SpigotCore_8:processResources > Task :SpigotCore_Main:processResources > Task :CommonCore:compileJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :CommonCore:processResources NO-SOURCE > Task :CommonCore:classes > Task :CommonCore:jar > Task :CommonCore:assemble > Task :CommonCore:compileTestJava Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :CommonCore:processTestResources NO-SOURCE > Task :CommonCore:testClasses > Task :CommonCore:test > Task :CommonCore:testOutput > Task :CommonCore:check > Task :CommonCore:build > Task :CommonCore:buildProject > Task :SpigotCore_Main:compileJava Execution optimizations have been disabled for task ':SpigotCore_Main:compileJava' to ensure correctness due to the following reasons: - Gradle detected a problem with the following location: '/home/gitea/ci/spigotcore/SpigotCore_Main/build/classes/java/main'. Reason: Task ':SpigotCore_Main:processResources' uses this output of task ':SpigotCore_Main:compileJava' without declaring an explicit or implicit dependency. This can lead to incorrect results being produced, depending on what order the tasks are executed. Please refer to https://docs.gradle.org/7.3.1/userguide/validation_problems.html#implicit_dependency for more details about this problem. /home/gitea/ci/spigotcore/SpigotCore_Main/src/de/steamwar/message/Message.java:85: error: no suitable method found for get(Player) return SteamwarUser.get(player).getLocale(); ^ method SteamwarUser.get(String) is not applicable (argument mismatch; Player cannot be converted to String) method SteamwarUser.get(UUID) is not applicable (argument mismatch; Player cannot be converted to UUID) method SteamwarUser.get(int) is not applicable (argument mismatch; Player cannot be converted to int) method SteamwarUser.get(Long) is not applicable (argument mismatch; Player cannot be converted to Long) Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 error > Task :SpigotCore_Main:compileJava FAILED 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 Execution optimizations have been disabled for 1 invalid unit(s) of work during this build to ensure correctness. Please consult deprecation warnings for more details. BUILD FAILED in 16s 8 actionable tasks: 8 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/spigotcore.git/./hooks/update.d/steamwarci.py", line 108, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed