Issue with Effect.gen type and WorkerAccount class

I have a weird issue that a Effect.gen type complains as soon as I yield a effect. No idea what the issue could be.
The WorkerAccount is a class with this static method (coming from a library that uses effect under the hood)
image.png
image.png
Was this page helpful?