Serhii Dashko
Serhii Dashko
In normal ZIO application if something happen it prints line number where error happened, but if error happens inside a ZStream it just prints line number where runDrain was called.
I'm wondering if it's possible to use !important from css. If not, please add it.
Running first code snippet from master produce this error: `'weight_deltas' is not defined` Also function ele_mul is defined but never used
I've installed SmartyBundle using composer. Everything went fine. But now on composer update I've got: "templating" has a dependency on a non-existent service "templating.engine.smarty"
### Summary Stryker4s fails on Scala 3 if Union types are used with error: > java.lang.UnsupportedOperationException: Scala212 doesn't support or types Here is the [PR](https://github.com/dashkose/zio-http_template/pull/2) were Stryker4s fails ### Stryker4s...
When I run `sbt "project zioJsonGolden" test` on the branch `series/2.x` tests don't pass and return errors like: ``` - golden test for Int ✗ No existing golden test for...
When I run docker-compose up I see this in the console: ``` Attaching to superagi-backend-1, superagi-celery-1, superagi-gui-1, superagi-super__postgres-1, superagi-super__redis-1 superagi-super__redis-1 | 1:C 16 Jun 2023 10:48:35.109 # oO0OoO0OoO0Oo Redis is...
Tried to configure editor like $f but got error on F4. Tried with Notepad2 and Notepad++ Is this a bug?
Hello. H5validate dds ui-state-error class on focus out even on non-required fields
I'm getting error when trying to compile akka-http demo: `workbench-example-app/example/jvm/src/main/scala/example/Server.scala:56: type mismatch; [error] found : akka.http.scaladsl.server.Directive1[String] [error] (which expands to) akka.http.scaladsl.server.Directive[(String,)] [error] required: akka.http.scaladsl.server.RequestContext => ? [error] extract(entity(as[String])) { e...