Skip to content

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

.github/workflows/scala-steward.yml

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

Triggered via schedule September 18, 2023 03:08
Status Success
Total duration 5h 16m 30s
Artifacts

scala-steward.yml

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

Annotations

2 errors
Launch Scala Steward
2023-09-18T08:23:01.348Z [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.
Launch Scala Steward
2023-09-18T08:23:04.552Z [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.