The GitHub Actions job "Scalafmt" on pekko-management.git/scala39-compat has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: f2cbc32929e3ef4b046365b6022f913a461f2aad / 虎鸣 <[email protected]> fix: restore .scalafmt.conf to main and reformat with scala213source3 dialect Motivation: CI's scalafmt-native-action uses origin/main's .scalafmt.conf for diff-ref checks. The PR's .scalafmt.conf used scala213 dialect while main uses scala213source3, causing formatting mismatches. Modification: - Restore .scalafmt.conf to match origin/main (scala213source3 dialect) - Reformat changed files using main's scalafmt config Result: scalafmtCheck and diff-ref checks should now pass. Tests: - sbt scalafmtCheckAll scalafmtSbtCheck: pass - scalafmt --list --mode diff-ref=origin/main: pass References: Refs #832 Report URL: https://github.com/apache/pekko-management/actions/runs/27522485490 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
