Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/commoncore 7474478..d06970f master -> origin/master Previous HEAD position was 7474478 Hotfix help system HEAD is now at d06970f Add initialize call with parent for part of Build: Executing ./gradlew buildProject Starting a Gradle Daemon (subsequent builds will be faster) > Task :compileJava /home/gitea/ci/steamwar/commoncore/src/de/steamwar/command/AbstractSWCommand.java:162: error: incompatible types: AbstractSWCommand cannot be converted to AbstractSWCommand abstractSWCommand.initialisePartOf(this); ^ where T is a type-variable: T extends Object declared in class AbstractSWCommand where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? 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 :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':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 17s 1 actionable task: 1 executed Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/commoncore.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/commoncore.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/commoncore.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed