The GitHub Actions job "CI" on pekko-connectors.git/fix/scaladoc-warnings has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 67f2788b2e25ccb8bdc90fd999e3e14b2d3104a4 / 虎鸣 <[email protected]> fix: fix scaladoc warnings Motivation: The project had ~177 scaladoc warnings about unresolvable links, ambiguous overloads, and incorrect package prefixes across many 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 unmoored doc comments 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-connectors/actions/runs/28702542282 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
