firebase-kotlin-sdk icon indicating copy to clipboard operation
firebase-kotlin-sdk copied to clipboard

Can't build firebase-app locally

Open rocketraman opened this issue 2 years ago • 1 comments
trafficstars

> Task :firebase-app:compileDebugUnitTestKotlinAndroid FAILED
e: file:///Users/raman/source_ext/firebase-kotlin-sdk/firebase-app/src/commonTest/kotlin/dev/gitlive/firebase/firebase.kt:7:12 Expected property 'context' has no actual declaration in module <firebase-app_debugUnitTest> for JVM
e: file:///Users/raman/source_ext/firebase-kotlin-sdk/firebase-app/src/commonTest/kotlin/dev/gitlive/firebase/firebase.kt:8:12 Expected function 'runTest' has no actual declaration in module <firebase-app_debugUnitTest> for JVM

Here is the complete build scan:

https://gradle.com/s/uh7fjopeadyc4

rocketraman avatar Aug 22 '23 22:08 rocketraman

Possibly related issue: https://youtrack.jetbrains.com/issue/KT-45332

rocketraman avatar Aug 22 '23 23:08 rocketraman