Eli Kasik

Results 35 comments of Eli Kasik

Same here. I have 3 jobs defined, can only see one

Came here with that question too...

Thank you, @DaniRey. I figured out what the problem was: these was another `.each` extension method coming from `sttp.tapir.internal`: ```scala trait ModifyMacroFunctorSupport { implicit class ModifyEach[F[_], T](t: F[T])(implicit f: ModifyFunctor[F,...

Erm, I have no idea how to deal with this Scala 3 error: ``` [error] -- Error: /home/runner/work/zio-prelude/zio-prelude/core/shared/src/main/scala/zio/prelude/newtypes/derivation.scala:6:94 [error] 6 | def derive[A, STA

I'll move it to Scala2 for now v_v

Yeah, totally forgot about this 😅