Rak
11/10/2021, 7:14 AMConfigure project :sharedKotlin Multiplatform Projects are an Alpha feature. See: https://kotlinlang.org/docs/reference/evolution/components-stability.html. To hide this message, add ‘kotlin.mpp.stability.nowarn=true’ to the Gradle properties. The Kotlin source set androidAndroidTestRelease was configured but not added to any Kotlin compilation. You can add a source set to a target’s compilation by connecting it with the compilation’s default source set using ‘dependsOn’. See https://kotlinlang.org/docs/reference/building-mpp-with-gradle.html#connecting-source-sets
Task 😒hared:iosTest FAILEDcom.acme.shared.data.TrustomerModelTest.expiredJwToken FAILED kotlin.AssertionError at null:-1 com.acme.shared.data.TrustomerModelTest.nothing in cache, return from network fails, throw exception FAILED kotlin.AssertionError at null:-1 12 tests completed, 2 failed FAILURE: Build failed with an exception.