The GitHub Actions job "Validate and test" on pekko-grpc.git/add-scala-3.8.4-cross-build has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 9bbedd9ebd8c06fae35756cb0401bb65dc6a60b0 / 虎鸣 <[email protected]> fix: replace deprecated App trait with main method for Scala 3.8 compatibility Motivation: Scala 3.8.0 deprecated trait App. Under -Werror this causes compilation failure. Modification: Replace 'object Main extends App' with explicit 'def main(args: Array[String]): Unit'. Result: scalapb-protoc-plugin compiles without deprecation warnings on Scala 3.8.4. Tests: Not run - CI will validate References: None - fix CI failure Report URL: https://github.com/apache/pekko-grpc/actions/runs/28739619148 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
