The GitHub Actions job "Scalafmt" on 
pekko-grpc.git/feature/upgrade-gradle-wrapper has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
e66a454a89cc44c9a86cf2c06f85ef761151bef1 / 虎鸣 <[email protected]>
fix: make Scala 3 scripted specs scalafmt-compatible

Motivation:
The native scalafmt PR check formats changed files with --mode 
diff-ref=origin/main and the existing Scala 3 scripted test syntax failed to 
parse under the repository scalafmt configuration.

Modification:
Use brace syntax in the two changed Scala 3 scripted greeter specs while 
keeping the explicit ScalaFutures patience configuration.

Result:
The native scalafmt check can parse the changed scripted specs and the Scala 3 
scripted tests still pass.

Tests:
- scalafmt --mode diff-ref=origin/main - passed
- scalafmt --list --mode diff-ref=origin/main - passed
- JDK 17: sbt ++3.3.* "sbt-plugin/scripted scala3/*" - passed
- git diff --check - passed

References:
Refs #759

Report URL: https://github.com/apache/pekko-grpc/actions/runs/28285639535

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to