Skip to content

Update scalafmt-core to 3.7.14 in master #1438

Update scalafmt-core to 3.7.14 in master

Update scalafmt-core to 3.7.14 in master #1438

Triggered via push September 6, 2023 04:45
Status Success
Total duration 2m 18s
Artifacts
scala-steward
2m 8s
scala-steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
scala-steward
2023-09-06T04:47:27.654Z [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.