kittinunf
08/29/2021, 12:00 PMkotlin.Result
and our Result has name clashes, unfortunately. The fact that the error that you pasted is pointing to kotlin.Result
kinda give a tell. Is it possible that you didn’t use our Result?
Could you check first whether you are using the “correct” Result class?aidanvii
08/30/2021, 7:28 AMkittinunf
08/31/2021, 3:00 AMkotlin.Result
and com.github.kittinunf.result.Result
are different classes with the same name