Skip to content

.github/workflows/scala-steward.yml #881

.github/workflows/scala-steward.yml

.github/workflows/scala-steward.yml #881

Triggered via schedule November 18, 2024 03:26
Status Success
Total duration 8m 13s
Artifacts

scala-steward.yml

on: schedule
Launch Scala Steward
8m 6s
Launch Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Launch Scala Steward
SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
Launch Scala Steward
2024-11-18T03:31:54.438Z [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.