Use coroutines 1.8.0 for all targets #986
Annotations
8 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, android-actions/setup-android@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/internal/utils/SourceToOutputMapping.kt#L24
Name shadowed: sourceRoots
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/tasks/configuration/CommonTasksConfiguration.kt#L92
'when' is exhaustive so 'else' is redundant here
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/tasks/configuration/CommonTasksConfiguration.kt#L183
'compileKotlinTaskProvider: TaskProvider<out KotlinCompileDeprecated<T> /* = KotlinCompile<T> */>' is deprecated. Replaced with compileTaskProvider
|
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/tasks/configuration/WasmTasksConfiguration.kt#L105
This annotation should be used with the compiler argument '-opt-in=kotlin.RequiresOptIn'
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/tasks/configuration/WasmTasksConfiguration.kt#L158
This declaration is experimental and its usage should be marked with '@org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl' or '@OptIn(org.jetbrains.kotlin.gradle.targets.js.dsl.ExperimentalWasmDsl::class)'
|
Compile and run Linux x64 tests:
skiko/buildSrc/src/main/kotlin/tasks/configuration/WasmTasksConfiguration.kt#L170
Variable 'skikoWasmJar' is never used
|
The logs for this run have expired and are no longer available.
Loading