Open kyri-petrou opened 4 months ago
Addressed in https://github.com/zio/izumi-reflect/pull/468
/bounty $250
/attempt #472
with your implementation plan/claim #472
in the PR body to claim the bountyThank you for contributing to zio/izumi-reflect!
Add a bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @neko-kai | #468 |
💡 @neko-kai submitted a pull request that claims the bounty. You can visit your bounty board to reward.
🎉🎈 @neko-kai has been awarded $250! 🎈🎊
@jdegoes Maybe you made a mistake opening the bounty on this issue since the solution was already pending? I can refund the bounty back, although I don't mind either way.
@neko-kai Keep it, you earned it!
This still needs to be released
For some reason, when 2 Scala 3 opaque types have the same underlying type, the subtype check
<:<
seems to falsely returntrue
. AFAICT, this seems to be what's causing https://github.com/zio/zio/issues/8882 (albeit there might be more to it, but first things first 😅)Repro: