Statusupdate pending Waiting for previous builds Statusupdate pending Building project Loading master/steamwarci.yml From /home/gitea/gitea-repositories/steamwar/websitebackend 4cbc1ff..60ebdab master -> origin/master Previous HEAD position was 4cbc1ff Add Change Password Route HEAD is now at 60ebdab Fix SteamWar user in Teamlist Build: Executing JAVA_HOME='/usr/lib/jvm/java-17-openjdk-amd64' ./gradlew buildFatJar Downloading https://services.gradle.org/distributions/gradle-7.6.3-bin.zip ...........10%............20%...........30%............40%............50%...........60%............70%............80%...........90%............100% Starting a Gradle Daemon (subsequent builds will be faster) > Task :checkKotlinGradlePluginConfigurationErrors > Task :CommonCore:compileJava UP-TO-DATE > Task :CommonCore:processResources UP-TO-DATE > Task :CommonCore:classes UP-TO-DATE > Task :CommonCore:buildResources > Task :CommonCore:jar UP-TO-DATE > Task :compileKotlin w: Inconsistent JVM-target compatibility detected for tasks 'compileJava' (17) and 'compileKotlin' (1.8). This will become an error in Gradle 8.0. Consider using JVM Toolchain: https://kotl.in/gradle/jvm/toolchain Learn more about JVM-target validation: https://kotl.in/gradle/jvm/target-validation > Task :processResources UP-TO-DATE > Task :compileKotlin e: file:///home/gitea/ci/SteamWar/websitebackend/src/main/kotlin/de/steamwar/routes/Data.kt:111:51 Unresolved reference: getUsersWithPerm e: file:///home/gitea/ci/SteamWar/websitebackend/src/main/kotlin/de/steamwar/routes/Data.kt:112:43 Unresolved reference. None of the following candidates is applicable because of receiver type mismatch: public inline fun Array.map(transform: (TypeVariable(T)) -> TypeVariable(R)): List defined in kotlin.collections public inline fun BooleanArray.map(transform: (Boolean) -> TypeVariable(R)): List defined in kotlin.collections public inline fun ByteArray.map(transform: (Byte) -> TypeVariable(R)): List defined in kotlin.collections public inline fun CharArray.map(transform: (Char) -> TypeVariable(R)): List defined in kotlin.collections public inline fun CharSequence.map(transform: (Char) -> TypeVariable(R)): List defined in kotlin.text public inline fun DoubleArray.map(transform: (Double) -> TypeVariable(R)): List defined in kotlin.collections public inline fun FloatArray.map(transform: (Float) -> TypeVariable(R)): List defined in kotlin.collections public inline fun IntArray.map(transform: (Int) -> TypeVariable(R)): List defined in kotlin.collections public inline fun LongArray.map(transform: (Long) -> TypeVariable(R)): List defined in kotlin.collections public inline fun Result.map(transform: (value: TypeVariable(T)) -> TypeVariable(R)): Result defined in kotlin public inline fun ShortArray.map(transform: (Short) -> TypeVariable(R)): List defined in kotlin.collections public inline fun UByteArray.map(transform: (UByte) -> TypeVariable(R)): List defined in kotlin.collections public inline fun UIntArray.map(transform: (UInt) -> TypeVariable(R)): List defined in kotlin.collections public inline fun ULongArray.map(transform: (ULong) -> TypeVariable(R)): List defined in kotlin.collections public inline fun UShortArray.map(transform: (UShort) -> TypeVariable(R)): List defined in kotlin.collections public inline fun Iterable.map(transform: (TypeVariable(T)) -> TypeVariable(R)): List defined in kotlin.collections public inline fun Map.map(transform: (Map.Entry) -> TypeVariable(R)): List defined in kotlin.collections public fun Sequence.map(transform: (TypeVariable(T)) -> TypeVariable(R)): Sequence defined in kotlin.sequences e: file:///home/gitea/ci/SteamWar/websitebackend/src/main/kotlin/de/steamwar/routes/Data.kt:112:62 Type mismatch: inferred type is Map.Entry but SteamwarUser was expected > Task :compileKotlin FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more 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 1m 39s 7 actionable tasks: 3 executed, 4 up-to-date Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/websitebackend.git/./hooks/post-receive.d/steamwarci.py", line 190, in ci_main(config, logfile) File "/home/gitea/gitea-repositories/steamwar/websitebackend.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/websitebackend.git/./hooks/post-receive.d/steamwarci.py", line 127, in run raise Exception(errormessage) Exception: Could not run build command Statusupdate failure Build failed