joakim
spierce7
Christian Dräger
> Task :kotlinNodeJsSetup > Task :kotlinYarnSetup e: KLIB resolver: Could not find "/home/runner/work/kotlin-library-template/kotlin-library-template/core/build/kotlinTransformedMetadataLibraries/commonMain/org.jetbrains.kotlin-kotlin-stdlib-2.1.0-commonMain-ITmP6A.klib" in [/home/runner/.local/share/kotlin/daemon] > Task :core:compileCommonMainKotlinMetadata FAILED w: KLIB resolver: Skipping '/home/runner/work/kotlin-library-template/kotlin-library-template/core/build/kotlinTransformedMetadataLibraries/commonMain/org.jetbrains.kotlin-kotlin-stdlib-2.1.0-commonMain-ITmP6A.klib'. Incompatible ABI version. The current default is '1.8.0', found '1.201.0'. The library was produced by '2.1.0-dev-7621' compiler. (node:2062) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. > Task :kotlinNpmInstall (Use `node --trace-deprecation ...` to show where the warning was created) warning workspace-aggregator-5c97f0a7-148f-42a7-8b81-b5d1d6b02534 > kotlin-library-template-test > mocha > glob@8.1.0: Glob versions prior to v9 are no longer supported e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:3:1 Unresolved reference '<init>'. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:17 Missing stdlib class. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:23 Unresolved reference 'also'. > Task :core:compileKotlinJs FAILED e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:28 Unresolved reference 'info'. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:37 Unresolved reference 'info'. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:45 Missing stdlib class. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/Example.kt:4:57 Unresolved reference 'it'. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/LoggerUtils.kt:6:43 Unresolved reference 'simpleName'. e: file:///home/runner/work/kotlin-library-template/kotlin-library-template/core/src/commonMain/kotlin/codes/draeger/example/core/LoggerUtils.kt:6:57 Missing stdlib class. > Task :core:compileKotlinJvm warning Ignored scripts due to flag. > Task :kotlinNpmInstall FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':core:compileCommonMainKotlinMetadata'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction > Compilation error. See log for more details
eygraber
Joel Denke
Kirill Zhukov
e: This version (1.5.3) of the Compose Compiler requires Kotlin version 1.9.10 but you appear to be using Kotlin version 1.9.20 which is not known to be compatible. Please consult the Compose-Kotlin compatibility map located at <https://developer.android.com/jetpack/androidx/releases/compose-kotlin> to choose a compatible version pair (or `suppressKotlinVersionCompatibilityCheck` but don't say I didn't warn you!).
Utkarsh Tiwari
Sam
sendWithoutRequest
WWW-Authenticate
realm
steelahhh
e: Multiple values are not allowed for plugin option androidx.compose.compiler.plugins.kotlin:metricsDestination
martmists
A modern programming language that makes developers happier.