The GitHub Actions job "Validate and test" on pekko-http.git/fix/scaladoc-warnings has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 7967096fdf776120d2d22088f59afe704cfb029b / 虎鸣 <[email protected]> fix: fix scaladoc warnings across all modules Motivation: The project had ~130 scaladoc warnings about unresolvable links, ambiguous overloads, and incorrect package prefixes across http-core, http, http-testkit, 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 Result: All scaladoc warnings are resolved. `sbt doc` completes with no warnings. Tests: Verified with `sbt clean doc` - 0 warnings. Report URL: https://github.com/apache/pekko-http/actions/runs/28702528390 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
