The GitHub Actions job "Binary Compatibility" on pekko.git/fix/scaladoc-warnings has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 65d0800c041c29a633f5d86c337031136cb92792 / 虎鸣 <[email protected]> fix: fix scaladoc warnings across all modules Motivation: The project had scaladoc warnings about unresolvable links, ambiguous overloads, and incorrect package prefixes across actor, actor-typed, stream, cluster, serialization-jackson, persistence, and other modules. Modification: - Replace unresolvable [[...]] links with backtick-quoted code for external types - Fix incorrect package prefixes (pekko. -> org.apache.pekko.) - Resolve ambiguous overload links using backtick-quoted code - Fix @throws tags with fully qualified type names - Fix variable references in code blocks (Helpers.scala) Result: All scaladoc warnings are resolved across the affected modules. Tests: Verified with `sbt doc` on affected subprojects - 0 warnings. References: None - scaladoc cleanup Report URL: https://github.com/apache/pekko/actions/runs/28731007781 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
