The GitHub Actions job "Scalafmt" on pekko-http.git/feat/rfc-10008-query-method has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: ebd9990a8837dd1642b0cf26d42a08149903a8ab / 虎鸣 <[email protected]> refactor: replace private[this] with private in parser and headers Motivation: `private[this]` is being phased out in Scala 3 and provides no measurable benefit for vals in objects/traits. Modification: Replace `private[this]` with `private` in AcceptHeader.scala (3 vals) and headers.scala (1 val). Result: Cleaner code compatible with Scala 3 conventions. scalafmt applied. Tests: Not run - visibility-only change References: Refs apache/pekko-http#1077 Report URL: https://github.com/apache/pekko-http/actions/runs/27815700011 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
