The GitHub Actions job "Unit Tests" on pekko-persistence-cassandra.git/build/enable-fatal-warnings has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 6b1d405f752a0a0f6e075f23da60f70280ca8bf3 / 虎鸣 <[email protected]> build: enable -Xfatal-warnings for Scala 2 and -Werror for Scala 3 Motivation: Treating warnings as errors ensures that deprecated API usage and other code quality issues are caught at compile time rather than accumulating. Modification: Add -Xfatal-warnings to main scalacOptions and -Werror to Scala 3 scalacOptions in Common.scala. Console and doc scopes already exclude -Xfatal-warnings. Result: All compiler warnings are now treated as errors, enforcing higher code quality. Tests: - CI will verify compilation References: None - build configuration improvement Report URL: https://github.com/apache/pekko-persistence-cassandra/actions/runs/28337590489 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
