Skip to content

Link errors with ZIO #4372

@dubinsky

Description

@dubinsky

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions