The GitHub Actions job "CI" on pekko-connectors.git/fix/javadoc-warnings has failed. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 23cc8a6b456a25f4311f71bcd6ae93ed45448b23 / 虎鸣 <[email protected]> fix: address CR feedback on DiscoverySupport.java javadoc Motivation: The PR #1744 replaced the Scala-style [[...]] link in DiscoverySupport.java with a raw HTML <a href> tag. The reviewer suggested using a cleaner reference to Apache Pekko Discovery, as the connector docs already have a proper @extref link to the discovery documentation. Modification: Replace the HTML <a href="...">Pekko Discovery</a> link with a plain text reference "Apache Pekko Discovery" in the class javadoc. The connector docs (docs/src/main/paradox/couchbase.md) already explain the discovery integration in detail with a proper @extref link. Result: Cleaner javadoc without raw HTML links, addressing the reviewer's feedback. Tests: sbt "couchbase / Compile / doc" - no warnings References: Addresses review comment in PR #1744 Report URL: https://github.com/apache/pekko-connectors/actions/runs/28735513214 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
