-
When `DevServerStart.scala` detects that `InetAddress.getLocalHost` takes longer than 1 second to resolve, a warning is logged:
> WARNING: Retrieving local host name ${address} took more than ${sta…
-
I'm learning spinal in windows.
I downloaded the latest SpinalTemplateSbt and msys2. I'm good with compile and run, but have problems playing around spinalhdl in console. Below is my build.sbt with…
-
### Bug Description
When running a Play 2 Scala application with mirrord no agent is created and it's the same as running with mirrord disabled.
### Steps to Reproduce
1. Install JetBrains' S…
t4lz updated
10 months ago
-
Any plans to add Scala 2.12 and Play 2.6 support?
I tried importing the project to my 2.12/2.6 project, and it compiled with 18 warnings.
**/cert** API fails however due to Future timeout (200 s…
-
## Compiler version
3.3.1
## Reproducer
(Sorry I don't have time to come up with a minimized code example)
```
git clone git@github.com:mkurz/play-samples.git
cd play-samples/play-scala-…
mkurz updated
2 weeks ago
-
The following code prints `null` on `Kamon v2.7.3 / Kanela v1.0.18` (scala 2.13.14):
```scala
package foo
import kamon.Kamon
import kamon.tag.{Lookups, TagSet}
import scala.concurrent.Execu…
-
I'm not sure if the logs are public or not since I don't see reference to them anywhere, but I noticed today that no PRs are being sent in to https://github.com/DavidGregory084/mill-tpolecat even thou…
-
Hi,
we have a project where play 2.8.8 and Scala 2.13.11 are used.
I and my colleagues are trying to use play-swagger plugin in it. We did all as was written in README in "Get Started" section:
…
-
---
**From the maintainer Li Haoyi**: I'm putting a 1500USD bounty on this issue, payable by bank transfer on a merged PR implementing this.
---
We should be able to run `./mill init` to do a…
-
##### Description
Seems no support for play now.
Shall we support play for java and scala server, so that server-side code based on the play framework can be auto-generated according to the rest spe…