Skip to content

Run Scala Steward on the managed repositories #23

Run Scala Steward on the managed repositories

Run Scala Steward on the managed repositories #23

Manually triggered July 19, 2024 18:52
Status Success
Total duration 6m 51s
Artifacts

scala-steward.yml

on: workflow_dispatch
Select repositories to update
2s
Select repositories to update
Matrix: run-scala-steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
permutive-engineering/prometheus4cats - Dependency update
2024-07-19T18:53:47.982Z [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.