-
Given the following opaque type:
```scala
import scala.math.BigDecimal
import zio.*
import zio.json.*
import zio.prelude.{Equal, Validation}
import zio.schema.Schema
object Price {
o…
-
Hi,
Is it possible to update HikariCPJdbcDataSource.scala to use "keepaliveTime" property of HikariCP ?
https://github.com/slick/slick/blob/v3.5.2/slick-hikaricp/src/main/scala/slick/jdbc/hikaricp…
-
We generate a supportability metric showing a customer's source language and version. Currently for Scala, we detect the source language version from a method called `versionNumberString`.
https://…
-
-
*If you want to discuss a new feature, please ignore/clear this form.*
### ScalaMock Version (e.g. 3.5.0)
6.0.0
### Scala Version (e.g. 2.12)
3.4.2
### Runtime (JVM or JS)
JVM
### Pleas…
-
> doc-generator/src/main/scala/codacy/pylint/Main.scala
_Originally posted by @vahid76758 in [f3738db](https://github.com/codacy/codacy-pylint-python3/commit/f3738dbf056b4e30101cd1004191d14ca893241…
-
**Describe the bug**
An exception occurs on the recording actor which causes it to die. Once the actor is dead, no events are saved into redis resulting in incomplete events.xml
Here is the ex…
-
I am using Scala-Logging 3.9.5 in a production application:
```
com.typesafe.scala-logging:scala-logging_2.12:3.9.5
```
The latest version (3.9.5) was released in May 2022.
Are there plan…
-
-
Hello,
I'm using Docker image `maif/izanami:2.5.0` and after some hours, it is impossible to login.
The docker logs :
```
2024-11-20 08:59:43 INFO play.core.server.AkkaHttpServer List…