The GitHub Actions job "CI" on pekko-persistence-dynamodb.git/scalafmt-disable-scala3-syntax has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: b76362d5e2aafc4726b4f30e57af18fce15633a6 / 虎鸣 <[email protected]> chore: disable additional Scala 3 specific syntax in scalafmt Motivation: Ensure consistent code style across the codebase by explicitly disabling Scala 3 specific syntax features that could lead to inconsistent formatting. Modification: - Add allowQuestionMarkPlaceholder = false to dialectOverride - Add allowMatchAsExpr = false to dialectOverride - Document Scala 3 syntax restrictions in CLAUDE.md Result: scalafmt now enforces restrictions on Scala 3 specific syntax including significant indentation, as import rename, * wildcard import, postfix * vararg splices, ? placeholder, and match as expression. Tests: Not run - configuration only References: None - code style configuration Report URL: https://github.com/apache/pekko-persistence-dynamodb/actions/runs/28286254956 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
