Skip to content

Scala Steward

Scala Steward #696

Triggered via schedule May 11, 2024 00:21
Status Success
Total duration 5m 42s
Artifacts

scala-steward.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
scala-steward
2024-05-11T00:24:39.242Z [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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.