Skip to content

Scala Steward

Scala Steward #575

Triggered via schedule December 18, 2024 20:03
Status Success
Total duration 3m 29s
Artifacts

scala-steward.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Scala Steward
SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
Scala Steward
2024-12-18T20:04:05.225Z [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.
Scala Steward
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636