Michal Lacko
Michal Lacko
Hi, i had the same problem. I tried many things, what worked (not sure if only that) was when i improved my scalacOptions. I left only ``` "-deprecation", // Emit...
Hi, i can go for it. I probably go from top to bottom but its not that much so if i manage to do one i probably i can make...
i made WIP pr with some question, plz take a look https://github.com/zio/zio-redis/pull/181 @mijicd thx, will continue tomorrow.
Hi, any update on this ? having an error in scala.js because of this `....value(expected a 128 BigDecimal)`
would really wish this has been done @vasilmkd @iravid but i guess its on cold since 2019 ? :D
Hi, you probably have a dependancy problem, (the code is fine) can you share with us your build.sbt ? also you created jar file for this project ? why not...
Hi, no problem, happy crawling
same problem here with `3.4.1` i think ``` ....collectFirst{ case c@XResolved[JobTitle.type](_, _) => c} [warn] | ^ [warn] |the type test for ....XResolved[X.JobTitle.type] [warn] | cannot be checked at runtime...