hey friends <@UEU1NDQCD> master build for kotest-e...
# arrow-contributors
m
hey friends @Imran/Malic master build for kotest-extensions-arrow is currently broken.. i’ve raised an issue https://github.com/kotest/kotest-extensions-arrow/issues/239 The build is currently failing with this error during linux (push).. I can’t reproduce this locally as
./gradlew :commonizeNativeDistribution
succeeded without issue in my mac.. any pointers on how to fix this would be greatly appreciated 🙇‍♀️
Copy code
> Task :commonizeNativeDistribution FAILED

> Task :kotest-assertions-arrow:compileCommonMainKotlinMetadata
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':commonizeNativeDistribution'.
> Could not resolve all files for configuration ':kotlinKlibCommonizerClasspath'.
   > Cannot resolve external dependency org.jetbrains.kotlin:kotlin-klib-commonizer-embeddable:1.8.10 because no repositories are defined.
     Required by:
         project :
macos (push) steps seems to fail due to missing kotest artifacts which @sam had fixed a while back
@Imran/Malic I can’t reproduce this locally on my mac.. there might be something I miss
i
I am rerunning the build again, but I can only dedicate time for this on sunday
m
Thank you!!