Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'spigotcore'... done. Note: switching to 'aa7fff46b4ae4bb5c12439d30a7ce9d5b98fc066'. 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 aa7fff4 RAMless schematic writing API 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 new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.1.1/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Task :SpigotCore_Main:compileJava /home/gitea/ci/spigotcore/SpigotCore_Main/src/de/steamwar/sql/Schematic.java:239: error: incompatible types: InputStream cannot be converted to byte[] blob.setBytes(1, WorldEditWrapper.impl.getPlayerClipboard(player, newFormat)); ^ Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output 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 BUILD FAILED in 6s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/spigotcore.git/./hooks/update.d/steamwarci.py", line 103, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed