Skip to content

Update smoke tests workflows to partially use hosted runners. #125

Update smoke tests workflows to partially use hosted runners.

Update smoke tests workflows to partially use hosted runners. #125

Triggered via push April 5, 2024 07:28
Status Cancelled
Total duration 31m 31s
Artifacts

smoke-tests.yml

on: push
External Libraries Tests
0s
External Libraries Tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
AcceptanceTests.original_function_is_not_generated[functional__kgp_1.9.20]: SKIE/acceptance-tests/tests/functional/kgp_common/kotlin/co/touchlab/skie/acceptancetests/AcceptanceTests.kt#L54
java.lang.AssertionError: Test failed: Expected: Swift compilation ended with an error containing: error: global function 'onEnum(of:)' requires that 'A' inherit from 'Skie_SuspendResult' Actual: Kotlin linking ended with the following error: w: -memory-model and memoryModel switches are deprecated and will be removed in a future release. e: Compilation failed: class java.util.LinkedHashMap$Entry cannot be cast to class java.util.HashMap$TreeNode (java.util.LinkedHashMap$Entry and java.util.HashMap$TreeNode are in module java.base of loader 'bootstrap') * Source files: * Compiler version: 1.9.20 * Output kind: FRAMEWORK e: java.lang.ClassCastException: class java.util.LinkedHashMap$Entry cannot be cast to class java.util.HashMap$TreeNode (java.util.LinkedHashMap$Entry and java.util.HashMap$TreeNode are in module java.base of loader 'bootstrap') at java.base/java.util.HashMap$TreeNode.moveRootToFront(HashMap.java:1900) at java.base/java.util.HashMap$TreeNode.treeify(HashMap.java:2016) at java.base/java.util.HashMap.treeifyBin(HashMap.java:768) at java.base/java.util.HashMap.putVal(HashMap.java:640) at java.base/java.util.HashMap.put(HashMap.java:608) at co.touchlab.skie.configuration.ConfigurationProvider.getConfiguration(ConfigurationProvider.kt:119) at co.touchlab.skie.configuration.ConfigurationProvider.getConfiguration(ConfigurationProvider.kt:20) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.isFlowInteropEnabled(ConfigureFlowConversionPhase.kt:56) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.getFlowMappingStrategy(ConfigureFlowConversionPhase.kt:53) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.copyFlowConfiguration(ConfigureFlowConversionPhase.kt:39) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.copyFlowConfiguration(ConfigureFlowConversionPhase.kt:34) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.execute(ConfigureFlowConversionPhase.kt:26) at co.touchlab.skie.phases.features.flow.ConfigureFlowConversionPhase.execute(ConfigureFlowConversionPhase.kt:13) at co.touchlab.skie.phases.util.SkiePhaseGroup.execute(SkiePhaseGroup.kt:68) at co.touchlab.skie.phases.util.SkiePhaseGroup.access$execute(SkiePhaseGroup.kt:9) at co.touchlab.skie.phases.util.SkiePhaseGroup$execute$1.invokeSuspend(SkiePhaseGroup.kt) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:793) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:697) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:684)
Acceptance Tests
Gradle build failed: see console output for details
Type Mapping Tests
The run was canceled by @FilipDolnik.
Type Mapping Tests
The operation was canceled.
Acceptance Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, gradle/[email protected], mikepenz/action-junit-report@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.