The GitHub Actions job "Scalafmt" on pekko-http.git/fix/scala-3.9-compat has 
failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
a0136bb22181dcdadd30d1802793b49965f85705 / 虎鸣 <[email protected]>
refactor: extract shared notOnScala39Plus helper for scalacOptions

Motivation:
The same scalacOptions block for `-language:_` (excluded on Scala 3.9+)
was repeated inline in 3 places in build.sbt.

Modification:
Add `Common.notOnScala39Plus` helper and replace all 3 inline blocks.

Result:
Single source of truth for the Scala 3.9+ language option exclusion.

Tests:
Not run - build config only

References:
Refs apache/pekko-http#1074

Report URL: https://github.com/apache/pekko-http/actions/runs/27815617007

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to