Wilton Lazary
Wilton Lazary
unknown command 'hello', working different from official redis: client: https://github.com/lettuce-io/lettuce-core
build/jtransc-haxe/src/kotlin/collections/CollectionsKt__MutableCollectionsKt_.hx:300: characters 275-277 : java_.util.List_ should be java_.lang.Object_ build/jtransc-haxe/src/kotlin/collections/CollectionsKt__MutableCollectionsKt_.hx:300: characters 275-277 : For function argument 'p0' build/jtransc-haxe/src/kotlin/collections/CollectionsKt__MutableCollectionsKt_.hx:20: characters 117-119 : java_.util.Collection_ should be java_.lang.Object_ build/jtransc-haxe/src/kotlin/collections/CollectionsKt__MutableCollectionsKt_.hx:20: characters 117-119 : For function...
Surface.methodsOf[ObjLocal], failed with curried method ` inline def apply[B](key: String)(using tag: ClassTag[B], conv: AtoB[A, B]): B = $get(key, tag, conv) ` /* error */ inline def methodsOf[A]: Seq[MethodSurface] wrong number...
``` package app import wvlet.airframe.surface.Surface private class ModelLocal0 { var $$name = "" def name: String = $$name def name_=(x: String): Unit = $$name = x } private class ModelLocal1...
``` /* Found: laz.core.lang.codec.model.Objc[Any][Any] Required: laz.core.lang.codec.model.Objc[Any] */ // opaque type Objc[A]