The GitHub Actions job "Unit Tests" on pekko-persistence-cassandra.git/scala39-compat has succeeded. Run started by GitHub user He-Pin (triggered by pjfanning).
Head commit for run: 1f24151483316e44a3096ca7679a7952707744de / 虎鸣 <[email protected]> feat: improve Scala 3.8 forward compatibility Motivation: Scala 3.8 introduces new warnings and deprecations that will become errors in future versions. Preparing the codebase for smooth upgrades. Modification: - Replace `= _` with `= null` in 4 locations (deprecated in 3.8) - Move Scala 2-only options (-Xlint, -Ywarn-dead-code) to Scala 2 block - Add -Wconf suppressions for warnings requiring Scala 3-only syntax Result: Zero new warnings when compiled with Scala 3.8.4, while maintaining full cross-compilation with Scala 2.13 and 3.3.x. Report URL: https://github.com/apache/pekko-persistence-cassandra/actions/runs/27507138937 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
