Skip to content

scala-steward

scala-steward #126

Triggered via schedule February 25, 2024 00:05
Status Success
Total duration 3m 20s
Artifacts

scala-steward.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
scala-steward
2024-02-25T00:06:28.903Z [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/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.