-
Notifications
You must be signed in to change notification settings - Fork 380
Open
Description
When running Scala Native linker with ZIO (via ZIO Test), I see the following error in the logs (although linker succeeds );
not sure if this is a Scala Native issue, a ZIO issue, or not an issue at all - any clues are appreciated ;)
Thank you!
Found 7 errors on @"M24zio.Cause$CompositeCauseD16visitRecursive$1L30scala.collection.mutable.StackL30scala.collection.mutable.StackL16java.lang.StringEPT24zio.Cause$CompositeCause" :
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T13zio.Cause$Die"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T21zio.Cause$Die$$anon$5"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T16zio.Cause$Empty$"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T14zio.Cause$Fail"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T22zio.Cause$Fail$$anon$4"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T19zio.Cause$Interrupt"
can't call D12visitCause$1L9zio.CauseL30scala.collection.mutable.StackL30scala.collection.mutable.StackL30scala.collection.mutable.StackEPT24zio.Cause$CompositeCause on @"T27zio.Cause$Interrupt$$anon$6"
Metadata
Metadata
Assignees
Labels
No labels