Skip to content

Launch Scala Steward #218

Launch Scala Steward

Launch Scala Steward #218

Triggered via schedule December 16, 2024 01:12
Status Success
Total duration 12m 6s
Artifacts

steward.yml

on: schedule
Scalameta Scala Steward
11m 55s
Scalameta Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Scalameta Scala Steward
SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
Scalameta Scala Steward
2024-12-16T01:21:17.470Z [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.
Scalameta Scala Steward
2024-12-16T01:21:19.921Z [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.
Scalameta Scala Steward
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636