empiredan opened a new issue, #2237:
URL: https://github.com/apache/incubator-pegasus/issues/2237
Scala workflows failed with following error occurred:
```
Run sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck
sbt scalafmtSbtCheck scalafmtCheck test:scalafmtCheck
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
ARTIFACT_NAME: release_for_scala_client
JAVA_HOME_8.0.45[2](https://github.com/apache/incubator-pegasus/actions/runs/14530713868/job/40769896504?pr=2234#step:4:2)_x64:
/opt/hostedtoolcache/jdk/8.0.452/x64
JAVA_HOME: /opt/hostedtoolcache/jdk/8.0.452/x64
JAVA_HOME_8_0_452_X64: /opt/hostedtoolcache/jdk/8.0.452/x64
/home/runner/work/_temp/7e7b29c9-9cb2-47f8-99de-c77440[3](https://github.com/apache/incubator-pegasus/actions/runs/14530713868/job/40769896504?pr=2234#step:4:3)d559f.sh:
line 1: sbt: command not found
Error: Process completed with exit code 127.
```

The reason is that `sbt` has not been installed before checking format with
it.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]