You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Mac builds of Kotlin/Native started failing when some of the code was added. Unfortunately, it was too much code to be able to pinpoint what exactly the compiler throws up on.
What's the problem?
The Mac builds of Kotlin/Native started failing when some of the code was added. Unfortunately, it was too much code to be able to pinpoint what exactly the compiler throws up on.
Error 1
Here's the first error message that appeared early on:
You can see the full stacktrace in this Action output.
Error 2
The first error has not (yet) been fixed. However, with even more added code, here's the second error message that appeared recently:
You can see the full stacktrace in this Action output.
What should we do?
Let's fix that! 😄
It's still easy to reproduce, take a look at #12.
Worst case scenario, let's report a bug to Jet Brains and see if they can help.
The text was updated successfully, but these errors were encountered: