Skip to content

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

.github/workflows/scala-steward.yml

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

Triggered via schedule June 30, 2024 00:39
Status Success
Total duration 3m 4s
Artifacts

scala-steward.yml

on: schedule
Launch Scala Steward
2m 56s
Launch Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
Launch Scala Steward
2024-06-30T00:40:28.964Z [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.