Nabil Abdel-Hafeez
Nabil Abdel-Hafeez
@khajavi will steward update the versions in the scala cli definitions?
@mobley-trent I am on holidays. And I have to check specs again for this PR. I will make probably a release before I review this in detail
Sorry for the long wait.
I'll take a look
I tried inlining the code of the macro and using the return value of the macro ```scala //> using dep "dev.zio::zio-http:3.1.0" //> using options "-Wunused:locals" "-Xfatal-warnings" import zio.* val x:...
@amumurst exactly. It is only the expended macro. This leads me to the assumption, that this is a bug in the compiler
Fixed in Scala 3 main. Not released yet. Might gets back ported to 3.3.7 https://github.com/scala/scala3/pull/20894?notification_referrer_id=NT_kwDOAG8jT7MxMTI5OTA1NzA3NDo3MjgzNTM1¬ifications_query=repo%3Ascala%2Fscala3
@BijenderKumar1 There are still issues. I'll write once I have the time for it
Gh actions runners updated and the new Ubuntu has no longer sbt. I'll fix on main. Please ignore for now
Try to add a implicit Schema of your need as an input for the given, so `using Schema[BigDecimal]` on the left hand side