Skip to content

scala-steward

scala-steward #1497

Triggered via schedule October 21, 2023 00:27
Status Success
Total duration 3m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

scala-steward.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors
scala-steward
2023-10-21T00:28:54.272Z [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
2023-10-21T00:28:56.402Z [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
2023-10-21T00:30:51.224Z [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.