Skip to content

Merge pull request #930 from foundweekends/update/sbt-1.10.6 #1688

Merge pull request #930 from foundweekends/update/sbt-1.10.6

Merge pull request #930 from foundweekends/update/sbt-1.10.6 #1688

Triggered via push November 30, 2024 20:34
Status Success
Total duration 3m 40s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
scala-steward
SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
scala-steward
2024-11-30T20:35:54.503Z [WARNING] Your app's responsiveness to a new asynchronous event (such as a new connection, an upstream response, or a timer) was in excess of 100 milliseconds. Your CPU is probably starving. Consider increasing the granularity of your delays or adding more cedes. This may also be a sign that you are unintentionally running blocking I/O operations (such as File or InetAddress) without the blocking combinator.