The GitHub Actions job "Scalafmt" on pekko-grpc.git/fix/scala-3.9-compat has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 3e8d2d9802fcd2a59ee32b4b8ffb1c22a0e2d331 / 虎鸣 <[email protected]> fix: remove -Yfuture-lazy-vals for Scala 3.9+ Motivation: Scala 3.9.0-RC1 removed the -Yfuture-lazy-vals compiler option (the behavior is now the default). Under -Werror, the "bad option" warning becomes a compilation error. Modification: Conditionally include -Yfuture-lazy-vals only for Scala 3.x where x < 9. Result: pekko-grpc codegen module compiles cleanly with Scala 3.9.0-RC1. Tests: - sbt "++3.9.0-RC1!; codegen/compile" passes References: None - Scala 3.9 forward compatibility Report URL: https://github.com/apache/pekko-grpc/actions/runs/27755084473 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
