Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

izumi-reflect 2.1.2 doesn't compile with ZIO 2 on Scala 3 #295

Closed
sideeffffect opened this issue Jun 30, 2022 · 3 comments
Closed

izumi-reflect 2.1.2 doesn't compile with ZIO 2 on Scala 3 #295

sideeffffect opened this issue Jun 30, 2022 · 3 comments

Comments

@sideeffffect
Copy link
Member

zio/zio#7022

It fails with errors like

[error] -- Error: /home/runner/work/zio/zio/core/shared/src/main/scala/zio/ZIO.scala:4053:74 
[error] 4053 |    zio.provideSomeLayer[RIn with RIn2](ZLayer.environment[RIn2] ++ layer)
[error]      |                                                                          ^
[error]      |                               Cannot find implicit Tag[RIn2 & ROut]
[error]      | This location contains code that was inlined from ZIO.scala:4053

https://github.com/zio/zio/runs/7135703566?check_suite_focus=true#step%3A8%3A82=

Related ticket: #293

@sideeffffect
Copy link
Member Author

Please let me know once a new version if published 🙏

@neko-kai
Copy link
Member

@sideeffffect 2.1.3 is published

@sideeffffect
Copy link
Member Author

Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants