Skip to content

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

.github/workflows/scala-steward.yml

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

Triggered via schedule August 28, 2023 03:08
Status Success
Total duration 1m 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scala-steward.yml

on: schedule
Launch Scala Steward
1m 18s
Launch Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
Launch Scala Steward
2023-08-28T03:09:10.593Z [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.