Skip to content

Launch Scala Steward #202

Launch Scala Steward

Launch Scala Steward #202

Triggered via schedule October 21, 2024 01:05
Status Success
Total duration 9m 18s
Artifacts

steward.yml

on: schedule
Scalameta Scala Steward
9m 8s
Scalameta Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Scalameta Scala Steward
2024-10-21T01:05:57.213Z [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-10-21T01:08:57.384Z [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-10-21T01:12:05.558Z [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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/