Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'fightsystem'... done. Note: switching to '39123a7a44f9ad27010e9a27ae49524359c23f82'. 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 39123a7 Merge pull request 'Fix every error and make gradle work' (#354) from gradle into master Build: Executing ln -s /home/gitea/lib Build: Executing cp ~/gradle.properties . 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 :FightSystem_12:processResources NO-SOURCE > Task :FightSystem_8:processResources NO-SOURCE > Task :FightSystem_10:processResources NO-SOURCE > Task :FightSystem_15:processResources NO-SOURCE > Task :FightSystem_14:processResources NO-SOURCE > Task :FightSystem_9:processResources NO-SOURCE > Task :FightSystem_18:processResources NO-SOURCE > Task :FightSystem_19:processResources NO-SOURCE > Task :processResources NO-SOURCE > Task :processTestResources NO-SOURCE > Task :FightSystem_Standalone:processResources NO-SOURCE > Task :FightSystem_Core:compileJava 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. > Task :FightSystem_Core:processResources > Task :FightSystem_Core:classes > Task :FightSystem_Core:jar > Task :FightSystem_10:compileJava > Task :FightSystem_10:classes > Task :FightSystem_10:jar > Task :FightSystem_8:compileJava > Task :FightSystem_8:classes > Task :FightSystem_8:jar > Task :FightSystem_15:compileJava > Task :FightSystem_15:classes > Task :FightSystem_15:jar > Task :FightSystem_9:compileJava > Task :FightSystem_9:classes > Task :FightSystem_9:jar > Task :FightSystem_12:compileJava > Task :FightSystem_12:classes > Task :FightSystem_12:jar > Task :FightSystem_14:compileJava > Task :FightSystem_14:classes > Task :FightSystem_14:jar > Task :FightSystem_18:compileJava > Task :FightSystem_18:classes > Task :FightSystem_18:jar > Task :FightSystem_19:compileJava > Task :FightSystem_19:classes > Task :FightSystem_19:jar > Task :compileJava NO-SOURCE > Task :classes UP-TO-DATE > Task :FightSystem_Standalone:compileJava NO-SOURCE > Task :jar > Task :FightSystem_Standalone:classes UP-TO-DATE > Task :startScripts > Task :distTar > Task :distZip > Task :shadowJar > Task :startShadowScripts > Task :FightSystem_Standalone:shadowJar > Task :shadowDistTar > Task :FightSystem_Standalone:finalizeProject > Task :shadowDistZip > Task :assemble > Task :compileTestJava NO-SOURCE > Task :testClasses UP-TO-DATE > Task :test NO-SOURCE > Task :check UP-TO-DATE > Task :build > Task :finalizeProject > Task :buildProject 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 SUCCESSFUL in 24s 30 actionable tasks: 30 executed Checking artifact existance Deploying artifacts Copying build/libs/fightsystem.jar to /binarys/fightsystem.jar Copying FightSystem_Standalone/build/libs/FightSystem_Standalone.jar to /binarys/FightSystem_Standalone.jar Statusupdate success Build successful